netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-17 08:51:38 to 2012-03-19 21:00:04 UTC [more...]

[PATCH net-next] net: Convert printks to pr_<level>
 2012-03-19 21:00 UTC  (6+ messages)
  ` [PATCH net-next] net: ipv4: Standardize prefixes for message logging

[PATCH 0/4] driver: net: Use ETH_ALEN
 2012-03-19 20:58 UTC  (8+ messages)
` [PATCH 1/4] if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
` [PATCH 2/4] atlx: Use ETH_ALEN
` [PATCH 3/4] igbvf: "
` [PATCH 4/4] rtlwifi: Remove unused ETH_ADDR_LEN defines

[PATCH net-next] tcp: reduce out_of_order memory use
 2012-03-19 20:57 UTC  (9+ messages)
  ` [PATCH v2 net-next 1/2] tcp: introduce tcp_data_queue_ofo
  ` [PATCH v2 net-next 2/2] tcp: reduce out_of_order memory use

[net-next RFC 0/4] be2net: patch series
 2012-03-19 20:57 UTC  (2+ messages)

[net-next 0/9] bnx2x: feature patch series
 2012-03-19 20:57 UTC  (12+ messages)
` [net-next 1/9] bnx2x: added 'likely' to fast-path skb existence
` [net-next 2/9] bnx2x: revised driver prints
` [net-next 3/9] bnx2x: reduced sparse warnings
` [net-next 4/9] bnx2x: removed dcb unused code
` [net-next 5/9] bnx2x: changed initial dcb configuration
` [net-next 6/9] bnx2x: added TLV_NOT_FOUND flags to the dcb
` [net-next 7/9] bnx2x: changed iscsi/fcoe mac init and macros
` [net-next 8/9] bnx2x: consistent statistics for old FW
` [net-next 9/9] bnx2x: validate FW trace prior to its printing

[PATCH] net: update the usage of CHECKSUM_UNNECESSARY
 2012-03-19 21:12 UTC 

[PATCH 0/1] net/hyperv: Fix the code handling tx busy
 2012-03-19 20:50 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH net-next 0/3] Gianfar byte queue limits
 2012-03-19 20:46 UTC  (17+ messages)
` [PATCH net-next 1/3] gianfar: Add support for "
` [PATCH net-next 2/3] gianfar: constify giant block of status descriptor strings
` [PATCH net-next 3/3] gianfar: delete orphaned version strings and dead macros
` [PATCH v2 net-next 0/4] Gianfar byte queue limits
  ` [PATCH net-next 1/4] gianfar: Add support for "
  ` [PATCH net-next 2/4] gianfar: constify giant block of status descriptor strings
  ` [PATCH net-next 3/4] gianfar: delete orphaned version strings and dead macros
  ` [PATCH net-next 4/4] gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped

linux-next: Tree for Mar 19 (net/usb)
 2012-03-19 20:16 UTC  (3+ messages)
` [PATCH] net: qmi_wwan: fix build error due to cdc-wdm dependecy

netfilter: Hung task
 2012-03-19 20:03 UTC  (9+ messages)

Kernel Panic with bonding + IPoIB on 3.2.9
 2012-03-19 19:05 UTC  (3+ messages)

[PATCH v3 1/4] cfg80211: Add framework to support ethtool stats
 2012-03-19 18:51 UTC  (4+ messages)
` [PATCH v3 2/4] mac80211: Support getting sta_info stats via ethtool
  ` [PATCH v3 3/4] mac80211: Framework to get wifi-driver "
  ` [PATCH v3 4/4] ath9k: Support ethtool getstats api

3.0.23 WARNING: at net/ipv4/tcp_input.c:3375 tcp_ack+0x1d62/0x2030()
 2012-03-19 18:24 UTC  (7+ messages)

e1000e interface hang on 82574L
 2012-03-19 17:31 UTC  (14+ messages)
                    ` [E1000-devel] "

ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00008040
 2012-03-19 16:09 UTC  (11+ messages)

use-after-free in usbnet
 2012-03-19 15:12 UTC 

[net 2/3] net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
 2012-03-19 15:11 UTC  (4+ messages)
` [net 3/3] fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx

VLAN regression caused by: e1000: do vlan cleanup (799d531)
 2012-03-19 13:08 UTC  (4+ messages)

Dedicated Hosting
 2012-03-19 10:56 UTC 

[V4 PATCH] virtio-net: send gratuitous packet when needed
 2012-03-19  9:42 UTC  (5+ messages)

[PATCH v2] ethernet driver for the WIZnet W5300 chip
 2012-03-19  9:23 UTC 

[PATCH] adjust __net_exit
 2012-03-19  9:09 UTC  (7+ messages)

[PATCH] ipv6: fix incorrent ipv6 ipsec packet fragment
 2012-03-19  8:02 UTC  (2+ messages)

[net-next PATCH v0 1/5] net: add generic PF_BRIDGE:RTM_ FDB hooks
 2012-03-19  7:19 UTC 

[net-next PATCH v0 0/5] Series short description
 2012-03-19  6:52 UTC  (5+ messages)
` [net-next PATCH v0 2/5] net: addr_list: add exclusive dev_uc_add
` [net-next PATCH v0 3/5] net: add fdb generic dump routine
` [net-next PATCH v0 4/5] ixgbe: enable FDB netdevice ops
` [net-next PATCH v0 5/5] ixgbe: allow RAR table to be updated in promisc mode

[PATCH v5 0/2] Adding new TI Common Platform ethernet SWitch driver
 2012-03-19  6:17 UTC  (3+ messages)
` [PATCH v5 1/2] netdev: driver: ethernet: add cpsw address lookup engine support
` [PATCH v5 2/2] netdev: driver: ethernet: Add TI CPSW driver

[PATCH wireless-next 0/3] ath: printk cleanups and code reduction
 2012-03-19  5:18 UTC  (6+ messages)
` [PATCH wireless-next 1/3] ath: Add and use pr_fmt, convert printks to pr_<level>
` [PATCH wireless-next 2/3] ath5k: Introduce _ath5k_printk to reduce code/text
` [PATCH wireless-next 3/3] ath6kl: Add __printf verification to ath6kl_printk

WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x1f2/0x200()
 2012-03-19  4:01 UTC  (2+ messages)

[RFC] l2tp/ipv6: support for L2TPv2 over UDP over IPv6
 2012-03-19  3:28 UTC  (5+ messages)
      ` [v2] "

[PATCH] Fix pppol2tp getsockname()
 2012-03-19  3:15 UTC 

Fwd: [Bug 42957] New: Kernel trap probably by malicious packet from torrent peer
 2012-03-19  1:44 UTC 

iputils git tree
 2012-03-19  1:07 UTC 

[PATCH] ipv6: Fix problem with expired dst cache
 2012-03-19  0:49 UTC  (4+ messages)
` [PATCH v5] "

Exploding businesses?
 2012-03-18 18:42 UTC 

[PATCH v2 net-next] phy: add am79c874 PHY support
 2012-03-18 21:03 UTC 

tun oops dereferencing garbage nsproxy-> address
 2012-03-18 20:02 UTC  (2+ messages)

[net-next PATCH 4/4] be2net: fix programming of VLAN tags for VF
 2012-03-18 16:23 UTC 

[net-next PATCH 3/4] be2net: Fix number of vlan slots in flex mode
 2012-03-18 16:23 UTC 

[net-next PATCH 2/4] be2net: Program secondary UC MAC address into MAC filter
 2012-03-18 16:23 UTC 

[net-next PATCH 1/4] be2net: enable WOL by default if h/w supports it
 2012-03-18 16:23 UTC 

contact me immediately
 2012-03-17 19:15 UTC 

[PATCH net V1] mlx4_core: fix race on comm channel
 2012-03-18 14:32 UTC 

[PATCH net] mlx4_core: fix race on comm channel
 2012-03-18 12:55 UTC  (2+ messages)

[PATCH v14 01/13] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
 2012-03-18 12:52 UTC  (12+ messages)
                  ` [PATCH] net: bpf_jit: fix BPF_S_LDX_B_MSH compilation

Bug#664064: linux-image-3.3.0-rc6-amd64: 4 messages every minute in syslog from netlink
 2012-03-18 10:59 UTC  (3+ messages)

linux-3.0.18+r8169+ipv4/tcp forwarding = tso/gso weirdness and performance degration
 2012-03-18  7:00 UTC  (16+ messages)

[PATCH net-next 00/34] Pull request for 'davem-next.base_addr.removal' branch
 2012-03-18  6:33 UTC  (6+ messages)
` [PATCH net-next 31/34] uli526x: stop using net_device.{base_addr, irq} and convert to __iomem
` [PATCH net-next 33/34] dmfe: "

[PATCH net V3] bonding: send igmp report for its master
 2012-03-18  3:23 UTC  (2+ messages)
` [PATCH net V4] "

setns question
 2012-03-18  2:16 UTC  (3+ messages)

[PATCH 1/2] rtlwifi: Use is_zero_ether_addr, remove line continuation
 2012-03-18  1:57 UTC  (8+ messages)
` [PATCH 2/2] drivers: net: Remove unnecessary line continuations

[GIT] Networking
 2012-03-18  0:53 UTC 

[PATCH net-next] fs_enet: Add MPC5125 FEC support and PHY interface selection
 2012-03-17 23:10 UTC 

[PATCH] isdn: Return -EINTR in gigaset_start() if locking attempts fails
 2012-03-17 21:28 UTC  (6+ messages)

[PATCH] rtlwifi: Simplify rtl_get/set inline functions
 2012-03-17 20:36 UTC 

[PATCH] gianfar: Fix possible overrun and simplify interrupt name field creation
 2012-03-17 19:05 UTC 

[PATCH net-next v2] ipv6: Allocate unique metrics for icmp6 packets to prevent tainting dst metrics
 2012-03-17 17:43 UTC  (5+ messages)
  ` [PATCH net-next v3] "
      ` [PATCH net-next v4] "

[PATCH v2] wl12xx: fix DMA-API-related warnings
 2012-03-17 17:41 UTC 

[PATCH] wl12xx: fix DMA-API-related warnings
 2012-03-17 16:44 UTC  (2+ messages)

[PATCH RFC 0/8] ethtool: support time stamping and phc clocks
 2012-03-17 12:12 UTC  (9+ messages)
` [PATCH RFC 1/8] phc: Add a method for obtaining the device index
` [PATCH RFC 2/8] ethtool: Introduce a method for getting time stamping capabilities
` [PATCH RFC 3/8] bfin_mac: Support the get_ts_info ethtool method
` [PATCH RFC 4/8] igb: "
` [PATCH RFC 5/8] gianfar: "
` [PATCH RFC 6/8] ixp4xx_eth: "
` [PATCH RFC 7/8] dp83640: "
` [PATCH RFC 8/8] davinci_emac: "

[PATCH] net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
 2012-03-17 10:43 UTC  (3+ messages)

Partner Needed
 2012-03-17  7:09 UTC 

[PATCH v2 1/4] cfg80211: Add framework to support ethtool stats
 2012-03-17  9:07 UTC  (3+ messages)
` [PATCH v2 2/4] mac80211: Support getting sta_info stats via ethtool

[net 1/3] ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
 2012-03-17  9:07 UTC 

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2012-03-17  9:06 UTC  (3+ messages)
` [net-next 05/12] ixgbe: Replace standard receive path with a page based receive


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