netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-03 00:34:53 to 2012-05-04 06:42:16 UTC [more...]

[PATCH v2 6/6] tilegx network driver: initial support
 2012-05-04  6:42 UTC  (9+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[net-next PATCH v4 0/8] Managing the forwarding database(FDB)
 2012-05-04  5:43 UTC  (9+ messages)

linux-next: manual merge of the net-next tree with the wireless tree
 2012-05-04  4:35 UTC  (2+ messages)

[PATCH v2] RPS: Sparse connection optimizations - v2
 2012-05-04  4:25 UTC  (4+ messages)

[PATCH] macvlan/macvtap: Fix vlan tagging on user read
 2012-05-04  1:06 UTC  (16+ messages)
` [PATCH v3 1/2] vhost-net: fix handle_rx buffer size
` [PATCH v3 2/2] macvtap: restore vlan header on user read

arcnet: protocol is buggy messages in 3.0 kernel, not in 2.33 kernel
 2012-05-03 23:23 UTC  (2+ messages)

[PATCH 0/4] Tunneling related patches
 2012-05-03 22:40 UTC  (4+ messages)
` [PATCH 2/4] ipgre: follow state of lower device

[PATCH] net: davinci_emac: Add pre_open, post_stop platform callbacks
 2012-05-03 21:32 UTC  (9+ messages)

sky2 still badly broken
 2012-05-03 21:25 UTC  (11+ messages)

[PATCH iproute2 ] Update man8 Makefile
 2012-05-03 21:16 UTC  (2+ messages)

[PATCH v5 0/9] skb paged fragment destructors
 2012-05-03 21:10 UTC  (13+ messages)
` [PATCH 1/9] net: add and use SKB_ALLOCSIZE
` [PATCH 2/9] net: Use SKB_WITH_OVERHEAD in build_skb
` [PATCH 3/9] chelsio: use SKB_WITH_OVERHEAD
` [PATCH 4/9] skb: add skb_shinfo_init and use for both alloc_skb, build_skb and skb_recycle
` [PATCH 5/9] net: pad skb data and shinfo as a whole rather than individually
` [PATCH 6/9] net: add support for per-paged-fragment destructors
` [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors
` [PATCH 8/9] net: add paged frag destructor support to kernel_sendpage
` [PATCH 9/9] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[PATCHv2 0/7] mISDN: Collection of patches for layer1/layer2
 2012-05-03 21:08 UTC  (9+ messages)
` [PATCHv2 1/7] mISDN: Added PH_* state info to tei manager
` [PATCHv2 2/7] mISDN: Fix refcounting bug
` [PATCHv2 3/7] mISDN: L2 timeouts need to be queued as L2 event
` [PATCHv2 4/7] mISDN: Make layer1 timer 3 value configurable
` [PATCHv2 5/7] Add L1 timer3 config control to lowlevel drivers
` [PATCHv2 6/7] mISDN: Layer1 statemachine fix
` [PATCHv2 7/7] mISDN: Help to identify the card

[PATCH 1/2] cs89x0_platform : Use ioread16/iowrite16 instead of inw/outw
 2012-05-03 20:55 UTC  (3+ messages)

[PATCH] [IPv6]: Treat ND option 31 as userland (DNSSL support)
 2012-05-03 20:51 UTC 

[PATCH 0/2] Cleanups for head_frag usage and tcp_try_coalese
 2012-05-03 20:21 UTC  (15+ messages)
` [PATCH 1/2] net: Stop decapitating clones that have a head_frag
` [PATCH 2/2] tcp: cleanup tcp_try_coalesce

[net-next 0/9][pull request] Intel Wired LAN Dirver Updates
 2012-05-03 20:17 UTC  (14+ messages)
` [net-next 1/9] e1000e: suggest a possible workaround to a device hang on 82577/8
` [net-next 2/9] e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
` [net-next 3/9] e1000e: Resolve intermittent negotiation issue on 82574/82583
` [net-next 4/9] e1000e: Driver workaround for IPv6 Header Extension Erratum
` [net-next 5/9] e1000e: Disable ASPM L1 on 82574
` [net-next 6/9] e1000e: Remove special case for 82573/82574 ASPM L1 disablement
` [net-next 7/9] ixgbevf: Add support to recognize 100mb link speed
` [net-next 8/9] ixgbevf: Make sure jumbo frames are set correctly after PF reset
` [net-next 9/9] ixgbevf: Update version string

[PATCH] net/niu: remove one superfluous dma mask check
 2012-05-03 18:55 UTC  (2+ messages)

3.4-rc: NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
 2012-05-03 18:48 UTC  (5+ messages)

pull request: wireless 2012-05-03
 2012-05-03 17:37 UTC 

pull request: wireless-next 2012-05-03
 2012-05-03 17:29 UTC  (6+ messages)

[PATCH] skb: Add skb_head_is_locked helper function
 2012-05-03 17:23 UTC  (3+ messages)

[v2 PATCH 0/4] Cleanup tcp_try_coalesce, fix module lockup on ixgbe
 2012-05-03 17:22 UTC  (15+ messages)
` [v2 PATCH 1/4] tcp: Fix truesize accounting in tcp_try_coalesce
  ` [PATCH net-next] net: Fix truesize accounting in skb_gro_receive()
` [v2 PATCH 2/4] tcp: Move code related to head frag in tcp_try_coalesce
` [v2 PATCH 3/4] tcp: move stats merge to the end of tcp_try_coalesce
` [v2 PATCH 4/4] ixgbe: Fix use after free on module remove

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-05-03 17:06 UTC  (4+ messages)

[PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage
 2012-05-03 15:32 UTC  (3+ messages)
` [PATCH 2/2] iproute2: add ip-l2tp man page

[PATCH 2/2] ss: implement -M option to get all memory information
 2012-05-03 15:25 UTC  (9+ messages)

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-05-03 14:57 UTC  (7+ messages)
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate

[PATCH] wl12xx: fix size of two memset's in wl1271_cmd_build_arp_rsp()
 2012-05-03 12:56 UTC  (3+ messages)

[PATCH] net: skb_set_dev do not unconditionally drop ref to dst
 2012-05-03 12:32 UTC  (5+ messages)

[PATCH RFC] virtio-net: remove useless disable on freeze
 2012-05-03 11:08 UTC  (3+ messages)

rx_dropped packets stop with tcpdump running
 2012-05-03 11:08 UTC  (10+ messages)

[net 0/2][pull request] Intel Wired LAN Driver Updates
 2012-05-03 10:08 UTC  (3+ messages)
` [net 1/2] ixgbe: fix race condition with shutdown
` [net 2/2] ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()

[GIT] Networking
 2012-05-03  9:44 UTC  (5+ messages)

[PATCH net-next 0/6] TCP connection repair (v4)
 2012-05-03  9:31 UTC  (7+ messages)
` [PATCH 4/6] tcp: Repair socket queues

vhost-net: is there a race for sock in handle_tx/rx?
 2012-05-03  9:08 UTC  (3+ messages)

[PATCH] bnx2x: bug fix when loading after SAN boot
 2012-05-03  8:22 UTC 

[PATCH 0/8] mISDN: Collection of patches for layer1/layer2
 2012-05-03  8:08 UTC  (7+ messages)
` [PATCH 3/8] Sometimes the ISDN chip only controls the D-channel

WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x277/0x280()
 2012-05-03  6:47 UTC  (6+ messages)
      ` Fwd: "

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-05-03  6:26 UTC  (2+ messages)

[PATCH] sungem: Fix WakeOnLan
 2012-05-03  5:43 UTC  (2+ messages)

[v2 PATCH] net: Stop decapitating clones that have a head_frag
 2012-05-03  5:39 UTC  (3+ messages)

IPv6 bonding in VM doesn't work (was Re: bonding and IPv6 "doesn't work"?)
 2012-05-03  5:33 UTC 

[PATCH net] cdc_ether: Ignore bogus union descriptor for RNDIS devices
 2012-05-03  5:11 UTC  (5+ messages)
` [PATCH net v2] "

[PATCH 3/4 net-next] net: make GRO aware of skb->head_frag
 2012-05-03  3:28 UTC  (29+ messages)
` [PATCH 3/4 v2 "
                    ` [PATCH net-next] net: take care of cloned skbs in tcp_try_coalesce()
                              ` [PATCH v2 "
                                ` [PATCH net-next] net: implement tcp coalescing in tcp_queue_rcv()

[PATCH v4 1/3] tcp: early retransmit: tcp_enter_recovery()
 2012-05-03  1:56 UTC  (8+ messages)
` [PATCH v4 2/3] tcp: early retransmit
` [PATCH v4 3/3] tcp: early retransmit: delayed fast retransmit

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-05-03  1:35 UTC  (2+ messages)

[PATCH v6 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-05-03  1:16 UTC  (4+ messages)
` [PATCH v6 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v6 2/3] netdev/of/phy: Add MDIO bus multiplexer support
  ` [PATCH v6 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH] tcp: change tcp_adv_win_scale and tcp_rmem[2]
 2012-05-03  1:10 UTC  (3+ messages)

[PATCH net-next 0/4] be2net fixes
 2012-05-03  1:07 UTC  (2+ messages)

[PATCH v2] net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
 2012-05-03  1:05 UTC  (3+ messages)

usbnet: fix misc bugs
 2012-05-03  1:04 UTC  (6+ messages)
` [PATCH 3/3] usbnet: fix skb traversing races during unlink(v1)

[PATCH] drop_monitor: prevent init path from scheduling on the wrong cpu
 2012-05-03  1:02 UTC  (2+ messages)

[PATCH] net/pasemi: fix compiler warning
 2012-05-03  0:53 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).