netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-04 08:09:17 to 2013-02-06 02:20:11 UTC [more...]

linux-next: manual merge of the crypto tree with the net-next tree
 2013-02-06  2:20 UTC 

[PATCH] net: sh_eth: Add support of device tree probe
 2013-02-06  2:00 UTC 

BQL support in gianfar causes network hickup
 2013-02-06  1:55 UTC  (14+ messages)

[GIT PULL nf] IPVS fixes #2
 2013-02-06  1:24 UTC  (2+ messages)
` [PATCH] ipvs: sctp: fix checksumming on snat and dnat handlers

[PATCH] rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
 2013-02-06  1:16 UTC  (4+ messages)

[PATCH v4 1/1 net-next] net: fec: add napi support to improve proformance
 2013-02-06  0:16 UTC  (5+ messages)

No sysfs directory for openvswitch module when built-in
 2013-02-05 22:11 UTC  (9+ messages)

[PATCH] Break up the single NBD lock into one per NBD device
 2013-02-05 21:31 UTC  (5+ messages)
  ` [PATCH] NBD: Move from a global spinlock to one lock "

[PATCH net-next] team: allow userspace to take control over carrier
 2013-02-05 21:16 UTC  (2+ messages)

[PATCH net-next V1 00/10] Mellanox Ethernet driver updates 2013-01-30
 2013-02-05 20:30 UTC  (4+ messages)

[PATCH 0/2] use stack instead of heap
 2013-02-05 20:23 UTC  (3+ messages)
  ` [PATCH 1/2] 6lowpan: use stack buffer "
  ` [PATCH 2/2] wpan: "

How to enable Adaptive RX on
 2013-02-05 20:14 UTC  (3+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2013.02.05
 2013-02-05 19:56 UTC  (17+ messages)
` [net-next 01/15] e1000e: cosmetic move of #defines and prototypes to the new 82571.h
` [net-next 02/15] e1000e: cosmetic move of #defines to the new 80003es2lan.h
` [net-next 03/15] e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
` [net-next 04/15] e1000e: cosmetic move of function prototypes to the new mac.h
` [net-next 05/15] e1000e: cosmetic move of #defines and function prototypes to the new phy.h
` [net-next 06/15] e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
` [net-next 07/15] e1000e: cosmetic move of #defines and prototypes to the new manage.h
` [net-next 08/15] e1000e: convert enums of register offsets and move #defines to regs.h
` [net-next 09/15] e1000e: cleanup checkpatch braces checks
` [net-next 10/15] ixgbe: allow reading of SFF-8472 data over i2c
` [net-next 11/15] ixgbe: fix potential null dereference
` [net-next 12/15] ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
` [net-next 13/15] ixgbe: update date to 2013
` [net-next 14/15] ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
` [net-next 15/15] ixgbe: Fix SR-IOV MTU warning

Linux 3.6.x kernel crash in tcp_slow_start / bictcp_cong_avoid with wfica
 2013-02-05 19:49 UTC  (17+ messages)
                ` [PATCH] tcp: tcp_process_frto() should not set snd_cwnd to 0
                      ` [PATCH] tcp: frto "

[PATCH v2 1/2] NET: ethernet/netlogic: Netlogic XLR/XLS GMAC driver
 2013-02-05 19:48 UTC  (2+ messages)

[PATCH] tcp: remove Appropriate Byte Count support
 2013-02-05 19:46 UTC  (3+ messages)

[PATCH] ipv4: Disallow non-namespace aware protocols to register
 2013-02-05 19:43 UTC 

[PATCH] l2tp: Make ipv4 protocol handler namespace aware
 2013-02-05 19:37 UTC 

[MERGE] net into net-next
 2013-02-05 19:20 UTC 

[PATCH 0/4] l2tp: fix namespace support in l2tp_core
 2013-02-05 18:56 UTC  (4+ messages)

[PATCH] 6lowpan: use GFP_ATOMIC instead of GFP_KERNEL
 2013-02-05 18:41 UTC  (2+ messages)

[PATCH] wpan: use GFP_ATOMIC instead of GFP_KERNEL
 2013-02-05 18:40 UTC  (7+ messages)

[PATCH v4 0/2] Add CPSW VLAN Support
 2013-02-05 18:26 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation
` [PATCH v4 2/2] drivers: net:ethernet: cpsw: add support for VLAN

Linux Networking IRC Channel
 2013-02-05 18:14 UTC  (3+ messages)

[PATCH] netpoll: protect napi_poll and poll_controller during dev_[open|close]
 2013-02-05 18:05 UTC  (5+ messages)
` [PATCH v5] "
` [PATCH v6] "

vina
 2013-02-05 17:56 UTC 

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-05 17:02 UTC  (4+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets

3.8-rc6 e100 DMA-API error
 2013-02-05 16:34 UTC 

[PATCH] wpan: whitespace fix
 2013-02-05 14:25 UTC 

[PATCH net-next 0/9] net/mlx4_en: Add support for unicast MAC filtering and FDB operations
 2013-02-05 14:14 UTC  (12+ messages)
` [PATCH net-next 1/9] net/mlx4_en: Optimize loopback related checks in data path
` [PATCH net-next 2/9] net/mlx4_en: Optimize Rx fast path filter checks
` [PATCH net-next 3/9] net/mlx4_en: Cleanup multiline strings
` [PATCH net-next 4/9] net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
` [PATCH net-next 5/9] net/mlx4_en: Re-arrange ndo_set_rx_mode related code
` [PATCH net-next 6/9] net/mlx4_en: Save previous MAC address of the port so we can replace it later
` [PATCH net-next 7/9] net/mlx4_en: Manage hash of MAC addresses per port
` [PATCH net-next 8/9] net/mlx4_en: Add unicast MAC filtering
` [PATCH net-next 9/9] net/mlx4_en: Implement ndo fdb functionality

[PATCH] driver-core: constify data for class_find_device()
 2013-02-05 13:36 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: make gc_thresh configurable in all namespaces
 2013-02-05 13:09 UTC 

[PATCH net-next] ipv6: Don't send packet to big messages to self
 2013-02-05 11:48 UTC 

[PATCH v2 2/2] MIPS: Netlogic: Platform changes for XLR/XLS gmac
 2013-02-05 11:31 UTC 

[PATCH 1/2] NET: ethernet/netlogic: Netlogic XLR/XLS GMAC driver
 2013-02-05 11:29 UTC  (3+ messages)

[PATCH] Doc: percpu_counter doc code for better readability
 2013-02-05 10:54 UTC  (5+ messages)
  ` [TRIVIAL PATCH V2] "

[PATCH v3] crypto: add support for the NIST CMAC hash
 2013-02-05 10:47 UTC  (2+ messages)

[PATCH 1/1] net: fec: fix miss init spinlock
 2013-02-05 10:18 UTC  (6+ messages)

[PATCH] cfg80211: Fix memory leak
 2013-02-05 10:06 UTC  (2+ messages)

[PATCH net-next] gianfar: dont conditionally alloc Rx/Err irq structs
 2013-02-05  8:56 UTC  (3+ messages)

[PATCH iproute2] iplink: display the value of IFLA_PROMISCUITY
 2013-02-05  8:28 UTC  (4+ messages)
      ` [PATCH iproute2 v2] "

[RFC PATCH] xfrm: fix handling of XFRM policies mark and mask
 2013-02-05  8:12 UTC  (2+ messages)

UNESCO EMPOWERING LETTER ATTACHMENT
 2013-02-05  8:12 UTC 

[PATCH 1/1] arm: dts: imx6 fix fec ptp clock slow 10 time
 2013-02-05  7:45 UTC  (2+ messages)

[PATCH v2 1/2 net-next] net: fec: fix miss init spinlock
 2013-02-05  6:26 UTC  (2+ messages)
` [PATCH v2 2/2 net-next] net: fec: fix spin_lock dead lock

[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
 2013-02-05  4:42 UTC  (2+ messages)

[PATCH] drivers: net: misc: Remove unused OOM variables
 2013-02-05  4:22 UTC 

[GIT PULL nf] IPVS
 2013-02-05  2:58 UTC  (2+ messages)

[PATCH 0/8] drivers/net: Remove unnecessary alloc/OOM messages
 2013-02-05  2:48 UTC  (5+ messages)
` [PATCH 2/8] can: "
  ` [PATCH] net: core: "

[net-next PATCH 1/1] qlcnic: Updating copyright information
 2013-02-05  2:10 UTC  (2+ messages)

PMTU discovery is updating route's MTU with per-route mtu lock
 2013-02-05  0:59 UTC 

[patch net-next v2 0/3] team: couple of patches
 2013-02-05  0:28 UTC  (12+ messages)
` [patch net-next v2 1/3] team: handle sending port list in the same way option list is sent

[PATCH 1/1] VSOCK: Introduce VM Sockets
 2013-02-04 23:41 UTC  (2+ messages)

[RFC PATCH net-next] net: Fix possible wrong checksum generation
 2013-02-04 23:24 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2013-02-04 23:21 UTC  (3+ messages)

[PATCH RFC] unix: account skb memory to receiving socket's sk_rmem_alloc on sending
 2013-02-04 23:14 UTC 

I have information for you get back
 2013-02-04 21:58 UTC 

Poor TCP bandwidth between network namespaces
 2013-02-04 22:52 UTC  (2+ messages)

[PATCH] net: wireless/rtlwifi: fix uninitialized variable issue
 2013-02-04 21:43 UTC 

[PATCH net-next] ipcomp: Mark as netns_ok
 2013-02-04 20:48 UTC 

[PATCH 1/1] net: fec: fix miss init spinlock
 2013-02-04 20:03 UTC  (4+ messages)

[PATCH 09/62] atm/nicstar: convert to idr_alloc()
 2013-02-04 18:37 UTC  (5+ messages)
  ` [PATCH v3 "

[PATCH 02/14] atm/nicstar: don't use idr_remove_all()
 2013-02-04 18:35 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH net-next] mcast: do not check 'rv' twice in a row
 2013-02-04 18:33 UTC  (2+ messages)

[PATCH net-next v2] net: remove redundant check for timer pending state before del_timer
 2013-02-04 18:33 UTC  (2+ messages)

[PATCH net-next 2/2] be2net: update driver version to 4.6.x
 2013-02-04 18:33 UTC  (2+ messages)

[PATCH net-next 1/2] be2net: fix re-loaded PF driver to re-gain control of its VFs
 2013-02-04 18:33 UTC  (2+ messages)

[PATH net-next v1 0/2] Mellanox Ethernet driver updates 2013-02-04
 2013-02-04 18:33 UTC  (5+ messages)
` [PATH net-next v1 1/2] net/mlx4_en: Fix error propagation for ethtool helper function
` [PATH net-next v1 2/2] net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined

[PATCH net-next v3] sctp: sctp_close: fix release of bindings for deferred call_rcu's
 2013-02-04 18:23 UTC  (3+ messages)

[PATCH net-next] cxgb3: Update VLAN extraction stats in the GRO path
 2013-02-04 18:22 UTC  (2+ messages)

[PATCH net-next 1/4]netns: fdb: allow unprivileged users to add/del fdb entries
 2013-02-04 18:13 UTC  (8+ messages)
` [PATCH net-next 2/4] netns: ebtable: allow unprivileged users to operate ebtables
` [PATCH net-next 3/4] netns: bridge: allow unprivileged users add/delete mdb entry
` [PATCH net-next 4/4] netns: bond: allow unprivileged users to control bond device

[PATCH v3 0/2] Add CPSW VLAN Support
 2013-02-04 18:09 UTC  (3+ messages)
` [PATCH v3 2/2] drivers: net:ethernet: cpsw: add support for VLAN

[PATCH net] net: usbnet: fix tx_dropped statistics
 2013-02-04 18:07 UTC  (2+ messages)

[PATCH net v2] tcp: ipv6: Update MIB counters for drops
 2013-02-04 18:06 UTC  (2+ messages)

[PATCH net v2] tcp: Update MIB counters for drops
 2013-02-04 18:06 UTC  (2+ messages)

[PATCH v2 0/6] ARM: davinci: da850: add ethernet driver DT support
 2013-02-04 17:50 UTC  (5+ messages)
` [PATCH v2 4/6] ARM: davinci: da850: add DT node for eth0

[RFC] State resolution packet queue for IPsec
 2013-02-04 17:47 UTC  (5+ messages)

[PATCH v9 net-next 00/12] Add basic VLAN support to bridges
 2013-02-04 16:59 UTC  (9+ messages)
` [PATCH v9 net-next 05/12] bridge: Add the ability to configure pvid

iproute2 patches
 2013-02-04 16:53 UTC 

Kernel recieves DNS reply, but doesn't deliver it to a waiting application
 2013-02-04 15:21 UTC  (15+ messages)
` [BUG] "

ip6gre_tunnel_xmit() leaking an skb?
 2013-02-04 15:04 UTC  (2+ messages)

TCP connection in suspend (to RAM)
 2013-02-04 14:53 UTC  (2+ messages)

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-04 13:47 UTC  (2+ messages)

Gianfar : Q : Tx VLAN hardware accelaration
 2013-02-04 10:04 UTC  (2+ messages)

[PATCH 1/2 net-next] xfrm: count esp/ah header to lifetime
 2013-02-04  8:12 UTC  (3+ messages)
` [PATCH 2/2 net-next] xfrm: fix a unbalanced lock

[PATCH] pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
 2013-02-04  8:09 UTC  (2+ messages)


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