netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 21:10:27 to 2012-02-09 22:28:31 UTC [more...]

[PATCH net-next] gro: more generic L2 header check
 2012-02-09 22:28 UTC  (14+ messages)

r8169 crash (probably my fault) in 3.3.0-rc1+ (net-next)
 2012-02-09 22:20 UTC 

BUG: unable to handle kernel NULL pointer dereference at 000000000000002c
 2012-02-09 22:13 UTC  (15+ messages)

[PATCH v4] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-09 21:54 UTC  (7+ messages)
` [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG
` [PATCH 1/4] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG
` [PATCH 2/2] iptables: xt_LOG: Add ring buffer support
` [PATCH 2/4] ring_buffer: Export for_each_buffer_cpu()
` [PATCH 3/4] xt_log: Make printk() in sb_close() optional
` [PATCH 4/4] Netfilter: xt_LOG: Implement ring buffer support

[net-next 0/7][pull request] Intel Wired LAN Driver Updates
 2012-02-09 21:28 UTC  (11+ messages)
` [net-next 1/7] e1000e: remove test that is always false
` [net-next 2/7] e1000e: remove unnecessary returns from void functions
` [net-next 3/7] e1000e: remove unnecessary parentheses
` [net-next 4/7] e1000e: use true/false for bool autoneg_false
        ` [PATCH net-next] drivers/net: Remove boolean comparisons to true/false
` [net-next 6/7] e1000e: replace '1' with 'true' for boolean get_link_status
` [net-next 7/7] igb: fix warning about unused function

[iproute2] iproute2: Add VF spoofchk command description to ip-link.8 man page
 2012-02-09 21:21 UTC 

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-09 21:11 UTC  (9+ messages)
` [RFC PATCH v0 2/2] ixgbe: add NETIF_F_HW_FDB to supported flags

[patch] bna: fix error handling of bnad_get_flash_partition_by_offset()
 2012-02-09 20:43 UTC  (2+ messages)

[patch] isdn: type bug in isdn_net_header()
 2012-02-09 20:41 UTC  (3+ messages)

[PATCH] stmmac: fix driver features
 2012-02-09 20:35 UTC  (2+ messages)

[PATCH v2 0/2] Part 1: handle addr_assign_type for random addresses
 2012-02-09 20:11 UTC  (5+ messages)
` [PATCH v2 1/2] eth: reset addr_assign_type if eth_mac_addr() called
` [PATCH 2/2] rename dev_hw_addr_random and remove redundant second

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-09 19:53 UTC  (11+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages

[PATCH 1/1] netfilter: nf_queue: fix queueing of bridged gro skbs
 2012-02-09 19:37 UTC  (5+ messages)

[PATCH 1/2 net-next] ipv6: helper function to get tclass
 2012-02-09 19:35 UTC  (2+ messages)
` [PATCH 2/2 net-next] net: implement IP_RECVTOS for IP_PKTOPTIONS

RFC for sysfs management of TIPC
 2012-02-09 19:19 UTC  (2+ messages)

[RFC PATCH] rtnetlink: Add filter for VF info dump requests
 2012-02-09 19:17 UTC  (12+ messages)

[PATCH 1/2 net-next] cnic: set error flag when iSCSI connection fails
 2012-02-09 19:04 UTC  (4+ messages)
` [PATCH 2/2 net-next] cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE

[PATCH 1/2] stmmac: request_irq when use an ext wake irq line
 2012-02-09 19:02 UTC  (3+ messages)
` [PATCH 2/2] stmmac: do not discard frame on dribbling bit assert

[PATCH 0/4] Fix routing metrics
 2012-02-09 18:40 UTC  (6+ messages)

3.0: unexpected route cache entry for wrong segment?
 2012-02-09 18:37 UTC  (4+ messages)

[RFC][PATCH 00/50] set addr_assign_type to NET_ADDR_RANDOM if a random mac address get assigned to a netdevice
 2012-02-09 18:37 UTC  (59+ messages)
` [PATCH 01/50] eth: reset addr_assign_type if eth_mac_addr() called
` [PATCH 02/50] smsc95xx: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 04/50] adi/blackfin: set addr_assign_type correctly if random
` [PATCH 09/50] Cadence MACB: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 11/50] ep93xx: "
` [PATCH 20/50] smsc911x: "
` [PATCH 21/50] smsc9420: "
` [PATCH 22/50] r6040: "
` [PATCH 23/50] efx: "
` [PATCH 24/50] sis900: "
` [PATCH 25/50] via-rhine: "
` [PATCH 26/50] faraday: "
` [PATCH 27/50] davinci_emac: "
` [PATCH 28/50] forcedeth: "
` [PATCH 29/50] micrel eth: "
` [PATCH 30/50] atheros eth: set addr_assign_type if random_ether_addr() used
` [PATCH 31/50] tc35815: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 32/50] tile_net: "
` [PATCH 33/50] stmmac: "
` [PATCH 34/50] xilinx ll_temac: "
` [PATCH 35/50] ifb: "
` [PATCH 36/50] igbvf: reset netdevice addr_assign_type if changed from random
` [PATCH 37/50] usbnet: set addr_assign_type if random_ether_addr() used
` [PATCH 39/50] veth: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 40/50] batman-adv: "
` [PATCH 41/50] l2tp_eth: "
` [PATCH 42/50] virtio_net: "
` [PATCH 43/50] macvlan: "
` [PATCH 44/50] team: "
` [PATCH 45/50] tun: "
` [PATCH 46/50] wan: "
` [PATCH 47/50] bridge: "
` [PATCH 48/50] ip_gre.c: "
  ` [PATCH 49/50] openvswitch: "
` [PATCH 50/50] "

[v8 PATCH 0/3] NETFILTER new target module, HMARK
 2012-02-09 18:32 UTC  (4+ messages)
` [v8 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[net v2 0/8][pull request] Intel Wired LAN Driver Updates
 2012-02-09 18:29 UTC  (11+ messages)
` [net 1/8] e1000: add dropped DMA receive enable back in for WoL
` [net 2/8] igb: fix vf lookup
` [net v2 3/8] ixgbe: "
` [net 4/8] ixgbe: Fix case of Tx Hang in PF with 32 VFs
` [net 5/8] ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
` [net 6/8] ixgbe: do not update real num queues when netdev is going away
` [net 7/8] ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
` [net 8/8] ixgbe: ethtool: stats user buffer overrun

[PATCH] rtlwifi: rtl8192se firmware load can overflow target buffer
 2012-02-09 17:25 UTC  (7+ messages)
        ` [PATCH v3] "

[RFC] ipvs ipv6 fragment handling
 2012-02-09 17:15 UTC 

Datacenter Colocation Service in Hong Kong
 2012-02-09 15:59 UTC 

[PATCH 1/2] smsc95xx: add module parameter to turn off NIC status leds
 2012-02-09 16:18 UTC  (3+ messages)
    ` [PATCH 2/2] smsc95xx: allow to re-use MAC address already programmed

[GIT PULL nf] IPVS
 2012-02-09 15:15 UTC  (3+ messages)
` [PATCH] ipvs: fix matching of fwmark templates during scheduling

[PATCH] [trivial] aeroflex: Fix typo in greth.c
 2012-02-09 14:23 UTC 

drivers/net/phy/phy.c issue
 2012-02-09 14:13 UTC  (6+ messages)

[RFC] Multi queue support in ethernet/freescale/ucc_geth.c
 2012-02-09 10:44 UTC  (2+ messages)

How to debug iproute2 based policy routing?
 2012-02-09 10:22 UTC  (2+ messages)

[PATCH 08/50] bnx2x: use dev_hw_addr_random() instead of random_ether_addr()
 2012-02-09  9:59 UTC  (2+ messages)

[net 0/8][pull request] Intel Wired LAN Driver Updates
 2012-02-09  9:10 UTC  (11+ messages)
` [net 2/8] igb: fix vf lookup
` [net 3/8] ixgbe: "

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2012-02-09  9:08 UTC  (5+ messages)
` [net-next 02/11] e1000: Adding e1000_dump function

[patch] netxen_nic: signedness bug in netxen_md_entry_err_chk()
 2012-02-09  7:27 UTC  (3+ messages)

[net-next PATCH] be2net: event queue re-design
 2012-02-09  7:03 UTC  (3+ messages)

[PATCH 0/1] netxen: Fixes
 2012-02-09  6:37 UTC  (4+ messages)
` [PATCH net-next 1/1] netxen_nic: Add License file

newbie: phy platform interrupt config
 2012-02-09  6:29 UTC  (2+ messages)

[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
 2012-02-09  2:03 UTC  (2+ messages)

[patch 0/6] s390: network driver features and fixes for net-next
 2012-02-09  1:28 UTC  (2+ messages)

pch_gbe: set dma mask to only 32 bit
 2012-02-09  1:06 UTC  (2+ messages)

pull request: wireless 2012-02-08
 2012-02-09  0:13 UTC  (2+ messages)

[PATCH v5 5/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-08 23:50 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v5 4/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-08 23:50 UTC  (3+ messages)
` [PATCH v6 "

network regression: cannot rename netdev twice
 2012-02-08 23:48 UTC  (10+ messages)

Bug#656331: RTL8168b/8111b with ASUS M2A-VM (SB600): Network device stays down after resume
 2012-02-08 22:16 UTC  (5+ messages)

[PATCH v7 1/2] ipv4: Implement IP_UNICAST_IF socket option
 2012-02-08 22:26 UTC  (4+ 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).