netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-07 13:49:15 to 2010-01-08 22:02:28 UTC [more...]

[PATCH 00/31] CAPI: Major rework, tons of bug fixes
 2010-01-22 23:03 UTC  (9+ messages)
` [PATCH 12/31] CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
` [PATCH 13/31] CAPI: Convert capidev_list_lock into a mutex
` [PATCH 14/31] CAPI: Clean up capi_open/release
` [PATCH 15/31] CAPI: Rework locking of capidev members
` [PATCH 16/31] CAPI: Use non-atomic allocation during NCCI setup
` [PATCH 19/31] CAPI: Fix locking around glueing capiminor and capidev
` [PATCH 23/31] CAPI: Rename datahandle_queue -> ackqueue_entry
` [PATCH 25/31] CAPI: Drop capiminor's unused inbytes counter

[PATCH] af_packet: Don't use skb after dev_queue_xmit()
 2010-01-08 22:02 UTC  (32+ messages)

[PATCHv3 NEXT 0/2]qlcnic: Add Qlogic ethernet driver for CNA devices
 2010-01-08 22:00 UTC  (3+ messages)
` [PATCHv3 NEXT 1/2] qlcnic: "

tg3 does not recognize BCM57788
 2010-01-08 21:46 UTC  (2+ messages)

BSD 4.2 style TCP keepalives
 2010-01-08 21:21 UTC  (3+ messages)

netfilter 00/04: netfilter fixes
 2010-01-08 21:17 UTC  (6+ messages)
` ipvs 01/04: ip_vs_wrr.c: use lib/gcd.c
` ipvs 02/04: Add boundary check on ioctl arguments
` netfilter 03/04: nf_ct_ftp: fix out of bounds read in update_nl_seq()
` netfilter 04/04: ebtables: enforce CAP_NET_ADMIN

tg3 appears to be sick in 2.6.33
 2010-01-08 19:42 UTC  (12+ messages)

[PATCH] drivers/net/defxx.c: use %pMF to show MAC address
 2010-01-08 18:58 UTC  (9+ messages)

[PATCH net-next-2.6] can: Unify droping of invalid tx skbs and netdev stats
 2010-01-08 18:38 UTC 

[RFC 0/9] snet: Security for NETwork syscalls
 2010-01-08 18:10 UTC  (14+ messages)
` [RFC 4/9] snet: introduce snet_core.c and snet.h
` [RFC 5/9] snet: introduce snet_event.c and snet_event.h

bonding: potential null dereference?
 2010-01-08 17:46 UTC  (2+ messages)

linux-next: Tree for January 8 (net/ip.h, BUG=n)
 2010-01-08 17:25 UTC 

Socket Server breaks after 1000 client requests
 2010-01-08 17:24 UTC  (3+ messages)

[PATCH 0/1] net: Add Aeroflex Gaisler GRETH 10/100/1G Ethernet MAC driver
 2010-01-08 15:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] drivers/net/skfp/skfddi.c: use %pMF to show MAC address
 2010-01-08 14:57 UTC  (6+ messages)

[PATCH 0/3] e1000e,igb,ixgbe: add registers etc. printout code just before resetting adapters
 2010-01-08 10:33 UTC  (6+ messages)
` [PATCH 1/3] e1000e: "
` [PATCH 2/3] igb: "

[net-next-2.6 PATCH] igb: add support for device reset interrupt
 2010-01-08  9:02 UTC  (2+ messages)

[PATCH net-next v4 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x
 2010-01-08  9:02 UTC  (7+ messages)
  ` [PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmit function
    ` [PATCH net-next v4 2/3] can: mscan-mpc5xxx: add support for the MPC512x processor
      ` [PATCH net-next v4 3/3] powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices

[RFC PATCH] net: consolidate netif_needs_gso() checks
 2010-01-08  9:00 UTC  (4+ messages)

[PATCH] net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
 2010-01-08  9:00 UTC  (2+ messages)

[PATCH] vxge: use pci_dma_mapping_error to test return value
 2010-01-08  8:55 UTC  (2+ messages)

[PATCH] ep93xx_eth.c general cleanup
 2010-01-08  8:53 UTC  (2+ messages)

[PATCH net-next] bnx2: Flush the register writes which setup the MSI-X table
 2010-01-08  8:51 UTC  (2+ messages)

[net-next-2.6 PATCH 1/5] ixgbe: Allocate driver resources per NUMA node
 2010-01-08  8:42 UTC  (18+ messages)
` [net-next-2.6 PATCH 2/5] ixgbe: Make descriptor ring allocations NUMA-aware
` [net-next-2.6 PATCH 3/5] ethtool: Introduce n-tuple filter programming support
` [net-next-2.6 PATCH 4/5] ixgbe: Add Flow Director configuration support as a mod parameter
` [net-next-2.6 PATCH 5/5] ixgbe: Add support for the new ethtool n-tuple programming interface

[PATCH net-2.6 0/4]netxen: fix memory leak
 2010-01-08  8:40 UTC  (6+ messages)
` [PATCH net-2.6 1/4] netxen: fix tx ring "
` [PATCH net-2.6 2/4] netxen: fix smatch warning
` [PATCH net-2.6 3/4] netxen: fix set mac addr
` [PATCH net-2.6 4/4] netxen: update version to 4.0.72

[net-2.6 PATCH 1/5] e1000e: call pci_save_state() after pci_restore_state()
 2010-01-08  8:39 UTC  (12+ messages)
` [net-2.6 PATCH 2/5] e1000e: don't accumulate PHY statistics on PHY read failure
` [net-2.6 PATCH 3/5] e1000e: perform 10/100 adaptive IFS only on parts that support it
` [net-2.6 PATCH 4/5] e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
` [net-2.6 PATCH 5/5] e1000e: fix and commonize code for setting the receive address registers

[PATCH] genetlink: optimize ctrl_dumpfamily()
 2010-01-08  8:10 UTC 

[net-next-2.6 PATCH] be2net: implements ethtool function to read eeprom data
 2010-01-08  8:07 UTC  (2+ messages)

[PATCH] tcp: update the netstamp_needed counter when cloning sockets
 2010-01-08  8:00 UTC  (2+ messages)

[PATCH] drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
 2010-01-08  7:54 UTC  (5+ messages)

[PATCH v4 1/1] rps: core implementation
 2010-01-08  6:27 UTC  (11+ messages)
              ` rps: some comments

Can we remove pci_find_device() yet?
 2010-01-08  4:46 UTC  (2+ messages)

[PATCH] lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses
 2010-01-08  2:48 UTC  (13+ messages)
    ` [PATCH V2] "
    ` [PATCH V3] "

[PATCH] TI DaVinci EMAC: Handle emac module clock correctly
 2010-01-08  1:28 UTC  (2+ messages)

[PATCH v2] dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips
 2010-01-08  1:27 UTC  (7+ messages)
      ` [PATCH v3] "

[net-2.6 PATCH] ixgbe: Fix compiler warning about variable being used uninitialized
 2010-01-08  1:27 UTC  (2+ messages)

[PATCH] tcp: account SYN-ACK timeouts & retransmissions
 2010-01-08  1:25 UTC  (2+ messages)

[PATCH 01/13] stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
 2010-01-08  1:12 UTC  (13+ messages)
` [PATCH 02/13] stmmac: convert unicast addr list to list_head
  ` [PATCH 03/13] stmmac: add the new Header file for stmmac platform data

[PATCH] IPv6: fix rt_lookup in pmtu_discovery
 2010-01-08  1:10 UTC  (4+ messages)

[PATCH] netpoll: allow execution of multiple rx_hooks per interface
 2010-01-08  0:20 UTC  (5+ messages)

[Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
 2010-01-07 22:17 UTC 

[PATCH 0/7] Staging: Improvments to Octeon Ethernet driver (second attempt)
 2010-01-07 21:59 UTC  (11+ messages)
` [PATCH 1/7] MIPS: Octeon: Fix EIO handling
` [PATCH 2/7] Staging: Octeon Ethernet: Remove unused code
` [PATCH 3/7] Staging: Octeon Ethernet: Fix memory allocation
` [PATCH 4/7] Staging: Octeon Ethernet: Rewrite transmit code
` [PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI
` [PATCH 6/7] Staging: Octeon Ethernet: Enable scatter-gather
` [PATCH 7/7] Staging: Octeon Ethernet: Use constants from in.h

[PATCHv2 NEXT 0/2]qlcnic: Add Qlogic ethernet driver for CNA devices
 2010-01-07 18:40 UTC  (4+ messages)
` [PATCHv2 NEXT 1/2] qlcnic: "

[PATCH net-next v3 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x
 2010-01-07 18:10 UTC  (6+ messages)
` [PATCH net-next v3 1/3] can: mscan: fix improper return if dlc < 8 in start_xmit function
  ` [PATCH net-next v3 2/3] can: mscan-mpc5xxx: add support for the MPC512x processor
    ` [PATCH net-next v3 3/3] powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices

[PATCH] sky2: Lock transmit queue while disabling device
 2010-01-07 18:08 UTC  (6+ messages)

[RFC] ndo_validate_skb: Let the netdev check a valid skb content
 2010-01-07 17:50 UTC  (3+ messages)

[PATCH] netfilter: ebtables: enforce CAP_NET_ADMIN
 2010-01-07 17:37 UTC  (2+ messages)

[PATCH] net: cdc_ether.c: Add SE J105i to device whitelist
 2010-01-07 16:21 UTC  (10+ messages)

potential overflow in de4x5.c
 2010-01-07 15:40 UTC  (4+ messages)

NFS Server Not Responding after hw change (svc: transport busy, not enqueued)
 2010-01-07 14:53 UTC  (3+ messages)

[Bugme-new] [Bug 14837] New: gretap does not fragment IP packets
 2010-01-07 14:30 UTC  (5+ 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).