netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-06 12:34:48 to 2012-06-07 20:45:02 UTC [more...]

[PATCH v6] tilegx network driver: initial support
 2012-06-07 20:45 UTC  (18+ messages)
  ` [PATCH v7] "
      ` [PATCH v8] "
        ` [PATCH v9] "
                ` [PATCH v10] "

[V2 RFC net-next PATCH 1/2] virtio_net: convert the statistics into array
 2012-06-07 20:39 UTC  (6+ messages)
` [V2 RFC net-next PATCH 2/2] virtio_net: export more statistics through ethtool

[PATCH] fix kernel crash in the macvlan driver
 2012-06-07 20:37 UTC  (3+ messages)

[PATCH net-next] be2net: Fix driver load for VFs for Lancer
 2012-06-07 20:19 UTC  (2+ messages)

[PATCH net-next] macvtap: use prepare_to_wait/finish_wait to ensure mb
 2012-06-07 20:19 UTC  (2+ messages)

[v4 net-next PATCH 0/3] Energy Efficient Ethernet (eee) support
 2012-06-07 20:19 UTC  (6+ messages)
` [v4 net-next PATCH 1/3] Added kernel support in EEE Ethtool commands
` [v4 net-next PATCH 2/3] bnx2x: Added EEE support
` [v4 net-next PATCH 3/3] bnx2x: Added EEE Ethtool support

Change in alloc_skb() behavior in 3.2+ kernels?
 2012-06-07 20:19 UTC  (19+ messages)
        ` [PATCH net-next] net: Update kernel-doc for __alloc_skb()

[PATCH net-next 0/3] qlcnic: Bug fixes
 2012-06-07 20:19 UTC  (7+ messages)
` [PATCH net-next 1/3] qlcnic: Fix estimation of recv MSS in case of LRO
` [PATCH net-next 2/3] qlcnic: fix unsupported CDRP command error message
` [PATCH net-next 3/3] qlcnic: Fix protcol type in case of inband vlan

[patch] net/ethernet: ks8851_mll unregister_netdev() before freeing
 2012-06-07 20:15 UTC  (3+ messages)

[PATCH] net: stmmac: Fix clock en-/disable calls
 2012-06-07 20:13 UTC  (2+ messages)

Remove out of date message in appletalk printk
 2012-06-07 20:12 UTC  (2+ messages)

[PATCH] ieee802154: verify packet size before trying to allocate it
 2012-06-07 20:10 UTC  (2+ messages)

sky2: BUG_ON(sky2->hw->flags & SKY2_HW_NEW_LE) in sky2_rx_checksum triggers
 2012-06-07 20:07 UTC  (6+ messages)
` [PATCH] sky2: fix checksum bit management on some chips

[PATCH] ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
 2012-06-07 20:03 UTC  (2+ messages)

ip neigh output are incomplete, 3.4.1
 2012-06-07 20:03 UTC  (4+ messages)
  ` [PATCH] net: neighbour: fix neigh_dump_info()

BUG, 3.4.1, l2tp, kernel panic on rmmod l2tp_eth
 2012-06-07 20:02 UTC  (5+ messages)
    ` [PATCH] net: l2tp_eth: fix "

pull request: can-next 2012-06-07
 2012-06-07 19:02 UTC  (2+ messages)

tcp wifi upload performance and lots of ACKs
 2012-06-07 18:10 UTC  (9+ messages)

[PATCH (net.git)] stmmac: fix driver built w/ w/o both pci and platf modules
 2012-06-07 18:01 UTC  (4+ messages)
` [PATCH (net.git) V2] "

Socket send-buffer auto-sizing
 2012-06-07 17:59 UTC 

[PATCH] ARM: bpf_jit: BPF_S_ANC_ALU_XOR_X support
 2012-06-07 15:40 UTC 

(SEE ATTACHMENT)Johnson Gilbert Muthusamy!
 2012-06-07 13:10 UTC 

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-06-07 12:52 UTC  (9+ messages)

Difficulties to get 1Gbps on be2net ethernet card
 2012-06-07 12:54 UTC  (17+ messages)

[PATCH] e1000: save skb counts in TX to avoid cache misses
 2012-06-07 12:49 UTC 

iwlwifi: kernel panic during boot due to module load order
 2012-06-07 12:34 UTC 

(unknown),
 2012-06-07  9:46 UTC 

[PATCH 1/2] can: Add constants containing length of CAN identifiers
 2012-06-07  9:53 UTC  (4+ messages)
` [PATCH 2/2] net/sched: CAN Filter/Classifier

3.5.0+ - Linus GIT - WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0xeb/0x15f()
 2012-06-07  7:14 UTC  (2+ messages)

[PATCH IPROUTE2] ss: Add support for sk_meminfo_backlog
 2012-06-07  5:32 UTC  (5+ messages)

[PATCH net] e1000e: Change wthresh to 1 to avoid possible Tx stalls
 2012-06-07  5:03 UTC  (6+ messages)

[PATCH RFC 0/2] e1000e: 82574 also needs ASPM L1 completely disabled
 2012-06-07  1:41 UTC  (4+ messages)
` [PATCH 1/2] e1000e: Disable ASPM L1 on 82574

[PATCH 5/7] drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c: adjust suspicious bit operation
 2012-06-06 23:43 UTC  (4+ messages)
` [PATCH 7/7] drivers/net/can/cc770/cc770_platform.c: "

pull-request: can-next 2012-06-04
 2012-06-06 22:42 UTC  (6+ messages)

[PATCH 3/3] Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value
 2012-06-06 22:41 UTC  (9+ messages)

Reoccuring kern.log events after running xl2tp with ethernet adapter Realtek 8111E
 2012-06-06 22:25 UTC  (5+ messages)

[v3 net-next PATCH 0/3] Energy Efficient Ethernet (eee) support
 2012-06-06 21:30 UTC  (5+ messages)
` [v3 net-next PATCH 1/3] Added kernel support in EEE Ethtool commands
` [v3 net-next PATCH 2/3] bnx2x: Added EEE support
` [v3 net-next PATCH 3/3] bnx2x: Added EEE Ethtool support

[PATCH] net: sierra_net: device IDs for Aircard 320U++
 2012-06-06 21:15 UTC  (5+ messages)

[PATCH] NFC: Fix possible NULL ptr deref when getting the name of a socket
 2012-06-06 21:02 UTC 

[PATCH] virtio-net: fix a race on 32bit arches
 2012-06-06 20:43 UTC  (25+ messages)

pull request: wireless 2012-06-06
 2012-06-06 20:29 UTC  (2+ messages)

[PATCH net-next] fec: Add support for Coldfire M5441x enet-mac
 2012-06-06 20:05 UTC  (3+ messages)

[PATCH ethtool] ethtool: fix to display support for KX4 and KX PHY
 2012-06-06 20:03 UTC 

[PATCH 1/1 v2] Ethtool: Add EEE support
 2012-06-06 19:15 UTC 

Strange latency spikes/TX network stalls on Sun Fire X4150(x86) and e1000e
 2012-06-06 18:46 UTC  (17+ messages)

[PATCH] macvtap: use set_curren_state to ensure mb
 2012-06-06 17:48 UTC  (4+ messages)

[PATCH v2] inetpeer: fix a race in inetpeer_gc_worker()
 2012-06-06 17:45 UTC  (3+ messages)

[PATCH net-next v2 1/2] inetpeer: add namespace support for inetpeer
 2012-06-06 17:43 UTC  (2+ messages)

[net-next PATCH v2 0/3] Energy Efficient Ethernet (eee) support
 2012-06-06 17:41 UTC  (5+ messages)
` [net-next PATCH v2 1/3] Added kernel support in EEE Ethtool commands

[PATCH] Net: mv643xx_eth: Fix compile error for architectures without clk
 2012-06-06 17:38 UTC  (2+ messages)

[PATCH] sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
 2012-06-06 17:31 UTC 

[PATCH 0/2] Ethtool: EEE support
 2012-06-06 17:21 UTC  (7+ messages)
` [PATCH 1/2] Ethtool: Add "
` [PATCH 2/2] Ethtool: add EEE to ethtool's documentation

Possible deadlock in ipv6?
 2012-06-06 17:02 UTC  (5+ messages)

[PATCH net-next] x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
 2012-06-06 16:44 UTC  (2+ messages)

[PATCH (net.git) 0/3 (v3)] stmmac fixes for net.git
 2012-06-06 16:35 UTC  (2+ messages)

[PATCH net-next 0/3] Remove casts to same type
 2012-06-06 16:33 UTC  (2+ messages)

[PATCH net-next 1/7] be2net: don't call vid_config() when there's no vlan config
 2012-06-06 16:09 UTC  (2+ messages)

[net 0/3][pull request] Intel Wired LAN Driver Updates
 2012-06-06 16:00 UTC  (2+ messages)

[PATCH] ip.7: Improve explanation about calling listen or connect
 2012-06-06 14:44 UTC  (3+ messages)

[PATCH 1/1] block/nbd: micro-optimization in nbd request completion
 2012-06-06 14:15 UTC 


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