netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-29 23:39:48 to 2015-05-01 12:56:00 UTC [more...]

[PATCH -next] net: sched: remove TC_MUNGED bits
 2015-05-01 12:55 UTC  (6+ messages)

[PATCH v2 net-next] tc: remove unused redirect ttl
 2015-05-01 12:46 UTC  (4+ messages)

[PATCH net-next] net: sched: run ingress qdisc without locks
 2015-05-01 12:41 UTC  (3+ messages)

[PATCH 0/3] Stop using dev_kfree_skb_any in NAPI Tx clean-up
 2015-05-01 12:15 UTC  (8+ messages)
` [PATCH 1/3] igb, ixgbe(vf), i40e(vf), fm10k: Use dev_kfree_skb in Tx cleanup path
` [PATCH 2/3] r8169: "
` [PATCH 3/3] bnx2: "

[RFC] r8169 DMA failure with iommu=off
 2015-05-01 12:12 UTC  (2+ messages)

[PATCH 0/3] A few minor clean-ups to eth_type_trans
 2015-05-01 11:30 UTC  (11+ messages)
` [PATCH 1/3] etherdev: Avoid unnecessary byte swap in check for Ethertype
` [PATCH 2/3] etherdev: Process is_multicast_ether_addr at same size as other operations
` [PATCH 3/3] etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr

[PATCH net-next 0/2] rhashtable: Quick initial table growth
 2015-05-01 11:04 UTC  (8+ messages)
` [PATCH net-next 1/2] rhashtable: Simplify iterator code
` [PATCH net-next 2/2] rhashtable: Quick initial growth of tables

Netlink socket leaks
 2015-05-01 10:22 UTC 

pull-request: can 2015-05-01
 2015-05-01  8:28 UTC  (2+ messages)
` [PATCH] net: can: xilinx_can: fix extended frame handling

[PATCH] net: can: xilinx_can: fix extended frame handling
 2015-05-01  8:20 UTC  (2+ messages)

[PATCH net-next] net: rocker: Use ether_addr_equal
 2015-05-01  7:27 UTC  (3+ messages)

[RFC PATCH net-next 0/8] net: dsa: New registration API
 2015-05-01  6:41 UTC  (28+ messages)
` [RFC PATCH net-next 1/8] net: dsa: Move dsa_switch_tree final setup in separate function
` [RFC PATCH net-next 2/8] net: phy: Check fixup lists in get_phy_device()
` [RFC PATCH net-next 3/8] net: phy: Allow PHY devices to identify themselves as Ethernet switches
` [RFC PATCH net-next 4/8] net: mv643xx_eth: Handle Ethernet switches as PHY devices
` [RFC PATCH net-next 5/8] net: dsa: add new API to register switch devices
` [RFC PATCH net-next 6/8] net: dsa: bcm_sf2: make it a real platform driver
` [RFC PATCH net-next 7/8] net: dsa: mv88e6060: make it a proper PHY driver
` [RFC PATCH net-next 8/8] net: dsa: mv88e6xxx: Allow them to be proper PHY drivers

[PATCH 2/2] brcmfmac: keep WiFi chip's power during system suspension
 2015-05-01  6:26 UTC  (3+ messages)

[PATCH v3 net-next] pktgen: introduce 'rx' mode
 2015-05-01  5:12 UTC 

[PATCH v2 net-next] pktgen: introduce 'rx' mode
 2015-05-01  4:55 UTC  (3+ messages)

[PATCH V2 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-05-01  4:36 UTC  (2+ messages)

netlink: Remove max_size setting
 2015-05-01  4:23 UTC  (2+ messages)

[PATCH net-next 1/1] drivers: net: xgene: fix kbuild warnings
 2015-05-01  2:30 UTC  (2+ messages)

[PATCH 06/11] drivers/net: include <module.h> for modular stmmac_platform code
 2015-05-01  1:47 UTC 

[PATCH net-next] tc: remove unused redirect ttl
 2015-05-01  1:45 UTC 

[PATCH 0/6 RFC] Netfilter ingress support (v2)
 2015-05-01  1:15 UTC  (36+ messages)
` [PATCH 4/6] netfilter: move generic hook infrastructure into net/core/hooks.c
` [PATCH 6/6] net: move qdisc ingress filtering on top of netfilter ingress hooks

[PATCH v2] net/rds: fix unaligned memory access
 2015-05-01  0:58 UTC 

[PATCH] mwifiex: do not return success when command times out
 2015-04-30 23:52 UTC 

[PATCH v2 net-next 0/3] tcp: SACK RTTM changes for congestion control
 2015-04-30 23:10 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] tcp: move struct tcp_sacktag_state to tcp_ack()
` [PATCH v2 net-next 2/3] tcp: improve RTT from SACK for CC
` [PATCH v2 net-next 3/3] tcp: invoke pkts_acked hook on every ACK

[PATCH net-next 0/6] rhashtable self-test improvements
 2015-04-30 22:37 UTC  (7+ messages)
` [PATCH net-next 1/6] rhashtable-test: Remove unused TEST_NEXPANDS
` [PATCH net-next 2/6] rhashtable-test: Measure time to insert, remove & traverse entries
` [PATCH net-next 3/6] rhashtable-test: Get rid of ptr in test_obj structure
` [PATCH net-next 4/6] rhashtable-test: Do not allocate individual test objects
` [PATCH net-next 5/6] rhashtable-test: Use walker to test bucket statistics
` [PATCH net-next 6/6] rhashtable-test: Detect insertion failures

[PATCH net-next 1/3] tcp: move struct tcp_sacktag_state to tcp_ack()
 2015-04-30 22:20 UTC  (7+ messages)
` [PATCH net-next 2/3] tcp: improve RTT from SACK for CC
` [PATCH net-next 3/3] tcp: invoke pkts_acked hook on every ACK

[PATCHSET] printk: implement extended console support
 2015-04-30 22:15 UTC  (5+ messages)
` [PATCH 3/3] printk: implement support for extended console drivers

[PATCH] net: fec: Fix RGMII-ID mode
 2015-04-30 20:49 UTC  (2+ messages)

[PATCH net-next] test_bpf: indicate whether bpf prog got jited in test suite
 2015-04-30 20:41 UTC  (3+ messages)

[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock
 2015-04-30 20:37 UTC  (3+ messages)

[PATCH net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-04-30 20:37 UTC  (3+ messages)

[PATCH net-next v3] be2net: log link status
 2015-04-30 20:36 UTC  (3+ messages)

[PATCH net-next v3 1/4] ibmveth: change rx buffer default allocation for CMO
 2015-04-30 20:34 UTC  (8+ messages)
` [PATCH net-next v3 2/4] ibmveth: Add support for TSO
` [PATCH net-next v3 3/4] ibmveth: Add GRO support
` [PATCH net-next v3 4/4] ibmveth: Add support for Large Receive Offload

[PATCH] net/mlx4_core: Fix unaligned accesses
 2015-04-30 20:26 UTC  (3+ messages)

[PATCH] mlx4_en: Use correct loop cursor in error path
 2015-04-30 20:25 UTC  (3+ messages)

[PATCH v2] bnx2x: Alloc 4k fragment for each rx ring buffer element
 2015-04-30 20:05 UTC  (5+ messages)

[PATCH net-next v1 0/4] drivers: net: xgene: Add ethernet with ring manager v2 support
 2015-04-30 20:03 UTC  (2+ messages)

[PATCH net] codel: fix maxpacket/mtu confusion
 2015-04-30 17:19 UTC  (3+ messages)

[PATCH net-next V7 0/2] openvswitch: Add support for 802.1AD
 2015-04-30 16:26 UTC  (4+ messages)
` [PATCH net-next V7 2/2] openvswitch: 802.1ad: Flow handling, actions, and vlan parsing

[PATCH] net/rds: fix unaligned memory access
 2015-04-30 16:19 UTC  (5+ messages)

[PATCH] ss: Fix wrong filter behaviour
 2015-04-30 16:19 UTC  (4+ messages)

[PATCH] tcp: set SOCK_NOSPACE under memory presure
 2015-04-30 15:44 UTC  (5+ messages)

[PATCH net] net/mlx4_en: Schedule napi when RX buffers allocation fails
 2015-04-30 14:32 UTC 

[PATCH net 0/3] netlink: fix wrong use of the flag NLM_F_MULTI
 2015-04-30 13:01 UTC  (3+ messages)
` [PATCH net 2/3] bridge/nl: remove wrong use of NLM_F_MULTI

[PATCH v2 0/3] RSS fix for ixgbe/ixgbevf
 2015-04-30 12:59 UTC  (2+ messages)

[PATCH RESEND iproute2] ip link set vf: Added "query_rss" command
 2015-04-30 10:46 UTC 

[PATCH] xfrm: fix a race in xfrm_state_lookup_byspi
 2015-04-30 10:24 UTC  (3+ messages)

[PATCH][net-next] xfrm: move the checking for old xfrm_policy hold_queue to beginning
 2015-04-30  9:25 UTC 

[PATCH][net-next] ipv4: remove the unnecessary codes in fib_info_hash_move
 2015-04-30  9:25 UTC 

[PATCH net] net/bonding: Fix code style issues in a previous commit
 2015-04-30  9:16 UTC  (2+ messages)

[PATCH][net-next] xfrm: remove the unnecessary checking before call xfrm_pol_hold
 2015-04-30  9:13 UTC 

[PATCH v2 11/15] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
 2015-04-30  8:18 UTC 

[PATCH v2 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-30  8:06 UTC 

[PATCH iproute2] ss: Fix wrong filter behaviour
 2015-04-30  4:30 UTC 

[PATCH net-next 1/2] tcp: prepare CC get_info() access from getsockopt()
 2015-04-30  4:28 UTC  (4+ messages)
  ` [PATCH net-next] tcp_westwood: fix tcp_westwood_info()

[PATCH 00/21] ARCNET: Defibrillation
 2015-04-30  3:49 UTC  (6+ messages)

[RFC PATCH net-next v3 1/4] net core: Add IFF_PROTO_DOWN support
 2015-04-30  0:16 UTC  (6+ messages)

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-30  0:07 UTC  (5+ messages)

[PATCH RFC net-next] netif_receive_skb performance
 2015-04-29 23:59 UTC  (10+ messages)
` [PATCH RFC net-next] pktgen: introduce 'rx' mode


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).