netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-19 18:08:41 to 2010-10-21 10:15:03 UTC [more...]

[PATCH net-next] xfrm: make xfrm_bundle_ok local
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] rtnetlink: remove rtnl_kill_links
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] bonding: make release_and_destroy static
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] pch_gbe: make local functions static
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH net-next] vmxnet3: make bit twiddle routines inline
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH net-next] bonding: make bond_resend_igmp_join_requests_delayed static
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH net-next-2.6] mlx4: make functions local and remove dead code
 2010-10-21 10:13 UTC  (3+ messages)

[PATCH net-next] sfc: make functions static
 2010-10-21 10:13 UTC  (3+ messages)

[PATCH net-next] bnx2: Increase max rx ring size from 1K to 2K
 2010-10-21 10:13 UTC  (2+ messages)

[PATCH net-next-2.6 1/5] jme: Fix PHY power-off error
 2010-10-21 10:12 UTC  (2+ messages)

[PATCH] ipv4: synchronize bind() with RTM_NEWADDR notifications
 2010-10-21 10:12 UTC 

[PATCH] bridge: make br_parse_ip_options static
 2010-10-21 10:12 UTC  (3+ messages)

[PATCH net-next] socket: localize functions
 2010-10-21 10:12 UTC  (2+ messages)

[PATCH net-next] netxen: make local function static
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH] Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH net-next] fib: introduce fib_alias_accessed() helper
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH net-2.6] net/sched: fix missing spinlock init
 2010-10-21 10:10 UTC  (2+ messages)

[PATCH 0/9] tproxy: add IPv6 support
 2010-10-21  9:48 UTC  (21+ messages)
` [PATCH 5/9] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH 6/9] tproxy: added IPv6 socket lookup function to nf_tproxy_core
` [PATCH 7/9] tproxy: added IPv6 support to the TPROXY target
` [PATCH 2/9] tproxy: added const specifiers to udp lookup functions
` [PATCH 4/9] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH 1/9] tproxy: split off ipv6 defragmentation to a separate module
` [PATCH 3/9] tproxy: added udp6_lib_lookup function
` [PATCH 9/9] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH 8/9] tproxy: added IPv6 support to the socket match

[net-next-2.6 PATCH 1/3] ixgbe: update copyright info
 2010-10-21  9:00 UTC  (3+ messages)
` [net-next-2.6 PATCH 2/3] ixgbe: fix stats handling
` [net-next-2.6 PATCH 3/3] ixgbe: add a refcnt when turning on/off FCoE offload capability

[RFC PATCH 1/9] ipvs network name space aware
 2010-10-21  8:58 UTC  (10+ messages)

[PATCH 1/2] r6040: fix multicast operations
 2010-10-21  8:27 UTC  (3+ messages)

[PATCH 0/8] r8169 patches for net-next v2
 2010-10-21  8:35 UTC  (10+ messages)
` [PATCH 1/8] r8169: check dma mapping failures
` [PATCH 2/8] r8169: init rx ring cleanup
` [PATCH 3/8] r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
` [PATCH 4/8] r8169: use pointer to struct device as local variable
` [PATCH 5/8] r8169: do not account fragments as packets
` [PATCH 6/8] r8169: changing mtu clean up
` [PATCH 7/8] r8169: (re)init phy on resume
` [PATCH 8/8] r8169: print errors when dma mapping fail

[net-next-2.6 PATCH 0/5] enic: updates to version 1.4.1.6
 2010-10-21  8:34 UTC  (7+ messages)
` [net-next-2.6 PATCH 1/5] enic: Add support for multiple hardware receive queues
` [net-next-2.6 PATCH 2/5] enic: Make firmware cognizant of the user set mac address
` [net-next-2.6 PATCH 3/5] enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
` [net-next-2.6 PATCH 4/5] enic: Change min MTU
` [net-next-2.6 PATCH 5/5] enic: Fix log message

[PATCH -next 2/2] ibmveth: Free irq on error path
 2010-10-21  8:34 UTC  (2+ messages)

[PATCH -next 1/2] ibmveth: Cleanup error handling inside ibmveth_open
 2010-10-21  8:34 UTC  (2+ messages)

[PATCH v2 00/14] Move vlan acceleration into networking core
 2010-10-21  8:33 UTC  (19+ messages)
` [PATCH v2 01/14] ebtables: Allow filtering of hardware accelerated vlan frames
` [PATCH v2 02/14] vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID
` [PATCH v2 03/14] vlan: Don't check for vlan group before vlan_tx_tag_present
` [PATCH v2 04/14] vlan: Enable software emulation for vlan accleration
` [PATCH v2 05/14] vlan: Avoid hash table lookup to find group
` [PATCH v2 06/14] vlan: Centralize handling of hardware acceleration
` [PATCH v2 07/14] ethtool: Add support for vlan accleration
` [PATCH v2 08/14] bridge: Add support for TX vlan offload
` [PATCH v2 09/14] bnx2: Update bnx2 to use new vlan accleration
` [PATCH v2 10/14] ixgbe: Update ixgbe "
` [PATCH v2 11/14] bnx2x: Update bnx2x "
` [PATCH v2 12/14] lro: Remove explicit vlan support
` [PATCH v2 13/14] bonding: Update bonding for new vlan model
` [PATCH v2 14/14] vlan: Remove accleration legacy functions

[PATCH] Fixed race condition at ip_vs.ko module init
 2010-10-21  8:31 UTC  (3+ messages)

[RFC PATCH 5/9] ipvs network name space aware
 2010-10-21  8:27 UTC  (4+ messages)

[RFC PATCH 3/9] ipvs network name space aware
 2010-10-21  8:22 UTC  (4+ messages)

[GIT PULL net-2.6] vhost-net: access_ok fix
 2010-10-21  8:08 UTC  (3+ messages)

(unknown),
 2010-10-21  7:56 UTC  (2+ messages)
` (unknown)

Linux 2.6.36
 2010-10-21  7:52 UTC 

[BUG] problems with "ip xfrm" on 32-bit userspace with 64-bit kernel
 2010-10-21  7:50 UTC  (2+ messages)

TCP always advertises zero window
 2010-10-21  7:17 UTC 

[PATCHv2] vmxnet3: remove set_flag_le{16,64} helpers
 2010-10-21  6:32 UTC 

[PATCH] vmxnet3: remove set_flag_le{16,64} helpers
 2010-10-21  6:28 UTC 

Question w.r.t debugfs / netdevice pass-through IOCTL
 2010-10-21  4:19 UTC  (2+ messages)

[RFC PATCH] net: consolidate 8021q tagging
 2010-10-21  3:40 UTC 

(unknown),
 2010-10-21  0:21 UTC 

[patch 1/1] net: avoid limits overflow
 2010-10-20 22:59 UTC 

Linux 2.6.35/TIPC 2.0 ABI breaking changes
 2010-10-20 22:59 UTC  (20+ messages)

kernel panic in fib_rules_lookup [2.6.27.7 vendor-patched]
 2010-10-20 22:05 UTC  (4+ messages)

[PATCH 2/2] r6040: bump to version 0.27 and release date of 20Oct2010
 2010-10-20 21:09 UTC 

Future of the Wimedia LLC Protocol (WLP) subsystem/drivers
 2010-10-20 19:22 UTC  (3+ messages)

suspend/resume not working in MSIX mode
 2010-10-20 19:05 UTC  (5+ messages)
` [PATCH] PCI: MSI: Remove unsafe and unnecessary hardware access

Remaining BKL users, what to do
 2010-10-20 16:14 UTC  (20+ messages)
` [v2] "
  ` [Ksummit-2010-discuss] "

dead code in networking core
 2010-10-20 15:52 UTC 

Hello,
 2010-10-20 13:04 UTC 

[PATCH 0/3] tproxy fixes for current upstream code
 2010-10-20 11:21 UTC  (4+ messages)
` [PATCH 1/3] tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
` [PATCH 3/3] tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
` [PATCH 2/3] tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()

[Patch] Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overflows
 2010-10-20 12:03 UTC 

tbf/htb qdisc limitations
 2010-10-20 11:06 UTC  (11+ messages)

[PATCH] bonding: minor cleanups to bond + netpoll
 2010-10-20 10:51 UTC  (9+ messages)
` [PATCH 1/2] Remove netpoll blocking from uninit path
` [PATCH 2/2] Revert napi_poll fix for bonding driver

RFC: Crypto API User-interface
 2010-10-20 10:24 UTC  (5+ messages)
` [PATCH 1/4] net - Add AF_ALG macros

Why RTM_NEWADDR is sent before FIB update?
 2010-10-20 10:23 UTC 

[PATCH 0/2] can: mcp251x: fix error handling and error frames bug
 2010-10-20 10:16 UTC  (5+ messages)
` [PATCH 1/2] can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
  ` [PATCH 2/2] can: mcp251x: fix generation of error frames

[PATCH net-next] net: avoid RCU for NOCACHE dst
 2010-10-20 10:03 UTC  (2+ messages)

[PATCH 0/3] net: RX and TX queue allocation cleanup
 2010-10-20  9:38 UTC  (3+ messages)

SCTP AUTO-ASCONF patch
 2010-10-20  9:30 UTC  (2+ messages)

[RFC PATCH 0/9] ipvs network name space (netns) aware
 2010-10-20  9:17 UTC  (4+ messages)

pull request: wireless-next-2.6 2010-10-15
 2010-10-20  9:00 UTC  (2+ messages)

[PATCH] phonet: remove the unused variable pn
 2010-10-20  8:56 UTC  (2+ messages)

[v3 RFC PATCH 0/4] Implement multiqueue virtio-net
 2010-10-20  8:55 UTC  (5+ messages)
` [v3 RFC PATCH 1/4] Change virtqueue structure
` [v3 RFC PATCH 2/4] Changes for virtio-net
` [v3 RFC PATCH 3/4] Changes for vhost
` [v3 RFC PATCH 4/4] qemu changes

2.6.36-rc7: net/bridge causes temporary network I/O lockups [2]
 2010-10-20  6:16 UTC  (4+ messages)

[PATCH] net: make ctl_path local and const
 2010-10-20  5:10 UTC  (7+ messages)

Linux 2.6.35/TIPC 2.0 ABI breaking changes
 2010-10-20  1:09 UTC 

DIAMOND LOAN
 2010-10-20  0:11 UTC 

Ethernet bridge not passing VLAN'd traffic
 2010-10-19 23:24 UTC 

Bug#595265: linux-image-2.6.32-5-686: Nerwork card fails to come up again after suspend
 2010-10-19 23:06 UTC  (4+ messages)

Important: Email Account Verification Update!!!
 2010-10-19 22:07 UTC 

[PATCH net-next-2.6] can-raw: add msg_flags to distinguish local traffic
 2010-10-19 20:06 UTC  (3+ messages)

[PATCH net-next-2.6 v2] can: tscan1: add driver for TS-CAN1 boards
 2010-10-19 19:27 UTC  (2+ messages)

[Bugme-new] [Bug 20772] New: ip= nfsaddrs= stopped working
 2010-10-19 19:09 UTC 

You have just exceeded your Email Quota limit
 2010-10-19 18:29 UTC 

[PATCH net-next] rds: make local functions/variables static
 2010-10-19 18:08 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).