netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 03:07:31 to 2015-09-30 16:03:06 UTC [more...]

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-09-30 16:03 UTC  (3+ messages)
` [MM PATCH V4.1 "

[PATCH net-next 0/3] RDS: RDS-TCP perf enhancements
 2015-09-30 16:00 UTC  (11+ messages)
` [PATCH net-next 1/3] net/rds: Use a single TCP socket for both send and receive
` [PATCH net-next 2/3] RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
` [PATCH net-next 3/3] RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit

[patch net-next] switchdev: bring back switchdev_obj and use it as a generic object param
 2015-09-30 16:00 UTC 

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-09-30 15:40 UTC  (7+ messages)
` [PATCH v2 2/7] irq: Export per-cpu irq allocation and de-allocation functions

[PATCH 00/12] net: assorted y2038 changes
 2015-09-30 15:32 UTC  (25+ messages)
` [PATCH 01/12] net: fec: avoid timespec use
` [PATCH 02/12] net: stmmac: avoid using timespec
` [PATCH 03/12] net: igb: "
` [PATCH 04/12] mwifiex: use ktime_get_real for timestamping
` [PATCH 05/12] mwifiex: avoid gettimeofday in ba_threshold setting
` [PATCH 06/12] mac80211: use ktime_get_seconds
` [PATCH 07/12] atm: hide 'struct zatm_t_hist'
    ` [PATCH v2] atm: remove "
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp
` [PATCH 09/12] ipv6: use ktime_t for internal timestamps
` [PATCH 10/12] net: sctp: avoid incorrect time_t use
` [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation
    ` [Y2038] "
      ` [RFC v2] "
  ` [RFC PATCH] ipv4: ktime_get_ms_of_day() can be static
` [PATCH 12/12] [RFC] can: avoid using timeval for uapi

[PATCH] staging: rtl8188eu: Add missing include
 2015-09-30 15:20 UTC 

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-09-30 15:13 UTC  (3+ messages)

[PATCHv2 net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-09-30 15:03 UTC  (5+ messages)
` [PATCHv2 net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges
` [PATCHv2 net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register
` [PATCHv2 net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
` [PATCHv2 net-next 4/4] cxgb4: Report correct link speed for unsupported ones

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-30 15:00 UTC  (6+ messages)
` [PATCH] net ipv4: "

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-30 15:00 UTC  (9+ messages)
` [PATCH v2 net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH v2 net-next 6/6] net: switchdev: extract struct switchdev_obj_*

[PATCH net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-09-30 14:50 UTC  (6+ messages)
` [PATCH net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges
` [PATCH net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register
` [PATCH net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
` [PATCH net-next 4/4] cxgb4: Report correct link speed for unsupported ones

[PATCH wpan-tools 1/2] security: add nl802154 security support
 2015-09-30 14:46 UTC  (4+ messages)
` [PATCH wpan-tools 2/2] security: add store and restore scripts

[PATCH net 0/7] OVS conntrack fixes for net
 2015-09-30 14:42 UTC  (3+ messages)
` [PATCH net 3/7] openvswitch: Fix skb leak in ovs_fragment()

[RFC v3 net-next 00/10] Add new drivers: qed & qede
 2015-09-30 14:23 UTC  (22+ messages)
` [RFC v3 net-next 01/10] qed: Add module with basic common support
  ` [PATCH] qed: fix kzalloc-simple.cocci warnings
  ` [PATCH] qed: fix simple_return.cocci warnings
` [RFC v3 net-next 02/10] qed: Add basic L2 interface
` [RFC v3 net-next 03/10] qede: Add basic Network driver
` [RFC v3 net-next 04/10] qed: Add slowpath L2 support
` [RFC v3 net-next 05/10] qede: Add basic network device support
  ` [PATCH] qede: fix simple_return.cocci warnings
` [RFC v3 net-next 06/10] qede: classification configuration
` [RFC v3 net-next 07/10] qed: Add link support
` [RFC v3 net-next 08/10] qede: Add support for link
` [RFC v3 net-next 09/10] qed: Add statistics support
` [RFC v3 net-next 10/10] qede: Add basic ethtool support

[PATCH net-next v1 0/8] amd-xgbe: AMD XGBE driver updates 2015-09-30
 2015-09-30 13:53 UTC  (9+ messages)
` [PATCH net-next v1 1/8] amd-xgbe: Remove an unneeded semicolon on a switch statement
` [PATCH net-next v1 2/8] amd-xgbe: Use proper DT / ACPI precedence checking
` [PATCH net-next v1 3/8] amd-xgbe: Add ethtool support for setting the msglevel
` [PATCH net-next v1 4/8] amd-xgbe: Add ethtool error and debug messages
` [PATCH net-next v1 5/8] amd-xgbe: Simplify calculation and setting of queue fifos
` [PATCH net-next v1 6/8] amd-xgbe: Add receive buffer unavailable statistic
` [PATCH net-next v1 7/8] amd-xgbe: Use device workqueue instead of system workqueue
` [PATCH net-next v1 8/8] amd-xgbe: Remove the XGBE_LINK state bit

[PATCH] amd-xgbe: fix potential memory leak in xgbe-debugfs
 2015-09-30 14:06 UTC  (2+ messages)

[PATCH v2] Documentation: improve line discipline method descriptions
 2015-09-30 14:03 UTC  (2+ messages)

List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
 2015-09-30 13:51 UTC  (11+ messages)

HW communication debugging interface - ideas?
 2015-09-30 13:51 UTC 

[PATCH net-next] tcp: restore fastopen operations
 2015-09-30 13:18 UTC 

[PATCH net] ipv4: add support for "gratuitous" redirect
 2015-09-30 12:55 UTC  (3+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-09-30
 2015-09-30 12:52 UTC  (18+ messages)
` [net-next 01/17] i40evf: missing rtnl_unlock in i40evf_resume()
` [net-next 02/17] i40e: rtnl_lock called twice in i40e_pci_error_resume()
` [net-next 03/17] i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
` [net-next 04/17] i40e: Fix a port VLAN configuration bug
` [net-next 05/17] i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
` [net-next 06/17] i40e/i40evf: fix Tx hang workaround code
` [net-next 07/17] i40e: count drops in netstat interface
` [net-next 08/17] i40e: use QOS field consistently
` [net-next 09/17] i40e: limit debugfs io ops
` [net-next 10/17] i40e: Remove useless message
` [net-next 11/17] i40e/i40evf: add new device id 1588
` [net-next 12/17] i40e: Strip VEB stats if they are disabled in HW
` [net-next 13/17] i40e: refactor interrupt enable
` [net-next 14/17] i40e: warn on double free
` [net-next 15/17] i40evf: tweak init timing
` [net-next 16/17] i40e: fix kbuild warnings
` [net-next 17/17] i40e: fix 32 bit build warnings

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-30 11:25 UTC  (5+ messages)
` [PATCH bluetooth-next 1/4] netlink: add nla_get for le32 and le64

pull-request: can 2015-09-30
 2015-09-30 11:12 UTC  (2+ messages)
` [PATCH] can: peak_pci: add unused device id. in devices table

[PATCH v5 01/22] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
 2015-09-30 10:45 UTC  (3+ messages)
` [PATCH v5 17/22] net/xen-netfront: Make it running on 64KB page granularity
` [PATCH v5 18/22] net/xen-netback: "

xfrm4_garbage_collect reaching limit
 2015-09-30  9:54 UTC  (7+ messages)

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-09-30  9:45 UTC 

[PATCH 1/1] xfrm: Fix state threshold configuration from userspace
 2015-09-30  9:39 UTC  (2+ messages)

[PATCH net-next 0/6] ila: Optimization to preserve value of early demux
 2015-09-30  9:06 UTC  (6+ messages)
` [PATCH net-next 4/6] xfrm: Add xfrm6 address translation function
` [PATCH net-next 5/6] ipv6: Call xfrm6_xlat_addr from ipv6_rcv

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-09-30  8:54 UTC  (6+ messages)
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type

[RFC PATCH 3/3] net: dsa: exit probe if no switch were found
 2015-09-30  8:21 UTC 

[RFC PATCH 1/3] net: dsa: Use devm_ prefixed allocations
 2015-09-30  8:21 UTC 

[RFC PATCH 2/3] net: dsa: complete dsa_switch_destroy calls
 2015-09-30  8:21 UTC 

[RFC PATCH 0/3] net: dsa: Complete and fix the dsa unbinding
 2015-09-30  8:21 UTC 

[PATCH v5 net-next 0/2] ipv4: Hash-based multipath routing
 2015-09-30  8:12 UTC  (3+ messages)
` [PATCH v5 net-next 1/2] ipv4: L3 hash-based multipath
` [PATCH v5 net-next 2/2] ipv4: ICMP packet inspection for multipath

[PATCH net-next 0/2] openvswitch: add IPv6 tunneling support
 2015-09-30  7:28 UTC  (9+ messages)
` [PATCH net-next 1/2] openvswitch: add tunnel protocol to sw_flow_key
  ` [ovs-dev] "
` [PATCH net-next 2/2] openvswitch: netlink attributes for IPv6 tunneling

[PATCH 0/5] y2038 conversion for ntp/pps and sfc driver
 2015-09-30  7:27 UTC  (13+ messages)
` [PATCH 1/5] ntp/pps: use timespec64 for hardpps()
` [PATCH 2/5] ntp/pps: replace getnstime_raw_and_real with 64-bit version
` [PATCH 3/5] ntp: use timespec64 in sync_cmos_clock
` [PATCH 4/5] ntp/pps: use y2038 safe types in pps_event_time
` [PATCH 5/5] net: sfc: avoid using timespec

Dear: Account User
 2015-09-30  6:46 UTC 

[PATCH net-next 0/4] ravb: Add support for r8a7795 SoC
 2015-09-30  6:15 UTC  (5+ messages)
` [PATCH net-next 1/4] phylib: Add phy_set_max_speed helper
` [PATCH net-next 2/4] ravb: Provide dev parameter to DMA API
` [PATCH net-next 3/4] ravb: Document binding for r8a7795 SoC
` [PATCH net-next 4/4] ravb: Add support "

Loan Offer
 2015-09-30  5:42 UTC 

[PATCH net] net: add pfmemalloc check in sk_add_backlog()
 2015-09-30  4:56 UTC  (2+ messages)

[PATCH] net: macb: fix two typos
 2015-09-30  4:55 UTC  (2+ messages)

[PATCH net-next] netfilter: remove dead code
 2015-09-30  4:54 UTC  (3+ messages)

[PATCH] net: Initialize flow flags in input path
 2015-09-30  4:52 UTC  (2+ messages)

[PATCH 00/90] Netfilter/IPVS updates for net-next
 2015-09-30  4:48 UTC  (2+ messages)

[PATCH net] net: dsa: fix preparation of a port STP update
 2015-09-30  4:37 UTC  (2+ messages)

[PATCH net-next] net: dsa: fix preparation of a port STP update
 2015-09-30  4:35 UTC  (2+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-09-30  4:34 UTC  (3+ messages)

[net-next:master 414/428] net/ipv6/tcp_ipv6.c:930: warning: passing argument 1 of 'tcp_v6_md5_do_lookup' discards qualifiers from pointer target type
 2015-09-30  4:33 UTC  (7+ messages)
    ` [PATCH net-next] tcp: fix tcp_v6_md5_do_lookup prototype

[PATCH] testptp: Silence compiler warnings on ppc64
 2015-09-30  4:17 UTC  (2+ messages)

[PATCH] net/mlx4: Handle return codes in mlx4_qp_attach_common
 2015-09-30  4:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] dsa: mv88e6xxx: Fix unsigned/signed issue
 2015-09-30  4:13 UTC  (2+ messages)

[PATCH 0/5] net: m68k: Allow modular build
 2015-09-30  4:11 UTC  (2+ messages)

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-30  4:10 UTC  (4+ messages)
` [PATCH net-next v2] "
  ` [PATCH net-next v2 RESEND] "

[PATCH] dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
 2015-09-30  4:07 UTC  (2+ messages)

[PATCH v3 net-next 00/11] net: L3 master device
 2015-09-30  4:04 UTC  (8+ messages)
` [PATCH net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents
` [PATCH net-next 05/11] net: Replace vrf_dev_table and friends
` [PATCH net-next 06/11] net: Replace calls to vrf_dev_get_rth
` [PATCH net-next 07/11] net: Remove the now unused vrf_ptr
` [PATCH net-next 08/11] net: Remove vrf header file
` [PATCH net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).