netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-20 03:10:52 to 2008-06-23 10:12:14 UTC [more...]

[PATCH 05/25] netns ct: per-netns conntrack count
 2008-06-23 10:12 UTC  (3+ messages)

[PATCH 04/25] netns ct: point from conntrack to netns
 2008-06-23 10:06 UTC  (2+ messages)

[PATCH 00/25] Conntracking and NAT in netns
 2008-06-23  9:57 UTC  (4+ messages)

[patch v2 00/11] DM9000 patch series for next kernel
 2008-06-23  9:56 UTC  (18+ messages)
` [patch v2 01/11] DM9000: Remove the 2 resources probe scheme
` [patch v2 02/11] DM9000: Fixup blackfin after removing 2 resource usage
` [patch v2 03/11] DM9000: Add support for DM9000A and DM9000B chips
` [patch v2 04/11] DM9000: Cleanup source code
` [patch v2 05/11] DM9000: Cleanup source code - remove forward declerations
` [patch v2 06/11] DM9000: Use NSR to determine link-status on internal PHY
` [patch v2 07/11] DM9000: Allow the use of the NSR register to get link status
` [patch v2 08/11] DM9000: Add missing msleep() in EEPROM wait code
` [patch v2 09/11] DM9000: Re-unit menuconfig entries for DM9000 driver
` [patch v2 10/11] DM9000: Show Mbps on link change if using simple polling
` [patch v2 11/11] DM9000: Remove DEFAULT_TRIGGER for request_irq() flags

[RESEND] [PATCH] tcp: fix for splice receive when used with software LRO
 2008-06-23  9:50 UTC  (13+ messages)

[PATCH/RFC] remove irqs_disabled warning from local_bh_enable
 2008-06-23  9:22 UTC  (2+ messages)

[patch v1.2.30] wan: add driver retina
 2008-06-23  9:19 UTC 

[PATCH 0/3] e1000,e1000e,igb: make ioport free for adapters that need NO ioport resources
 2008-06-23  8:32 UTC  (7+ messages)
` [PATCH 2/3] e1000e: make ioport free
` [PATCH 3/3] igb: "

[PATCH] iproute2: add support for IFLA_NET_NS_PID in ip link
 2008-06-23  8:08 UTC  (3+ messages)
  ` [PATCH] iproute2: add support for IFLA_NET_NS_PID in ip link v2

stuck tcp connections 2.6.26-rc7
 2008-06-23  7:13 UTC  (2+ messages)

RFC: always enable MAC80211_RC_PID?
 2008-06-23  6:57 UTC  (3+ messages)

[PATCH net-next 2/8] bonding: Check return of dev_set_promiscuity/allmulti
 2008-06-23  3:55 UTC  (5+ messages)

[PATCH 2/2]: niu: Manage TX backlog in-driver
 2008-06-23  2:30 UTC  (3+ messages)

[PATCH] fix netxen_pci_tbl[] breakage
 2008-06-23  1:04 UTC 

[PATCH 3/3]: tg3: Manage TX backlog in-driver
 2008-06-22 23:49 UTC  (3+ messages)

[PATCH 1/2]: niu: Extract TX packet queueing core into __niu_xmit_one()
 2008-06-22 23:16 UTC 

[PATCH 0/2]: NIU in-driver TX backlog management
 2008-06-22 23:16 UTC 

[RESEND PATCH 1/3] e1000e: set CONFIG_E1000E=y in x86 defconfigs
 2008-06-22 22:22 UTC  (3+ messages)
` [RESEND PATCH 2/3] e1000: remove PCI Express device IDs
` [RESEND PATCH 3/3] e1000: enable NAPI by default in defconfig

[PATCH]: SCTP length validation
 2008-06-22 19:32 UTC  (3+ messages)

[RFC/PATCH] ipg: add jumbo frame support kconfig option
 2008-06-22 13:07 UTC  (5+ messages)

data received but not detected
 2008-06-22  9:16 UTC  (16+ messages)

[PATCH 24/25] netns ct: make per-netns some sysctls
 2008-06-22  1:21 UTC 

[PATCH 21/25] netns nat: SNAT, DNAT in netns
 2008-06-22  1:18 UTC 

netns ct: per-netns nf_expect_max
 2008-06-22  1:19 UTC 

[PATCH 22/25] netns ct: per-netns nf_conntrack_max
 2008-06-22  1:19 UTC 

[PATCH 20/25] netns nat: per-netns bysource hash
 2008-06-22  1:17 UTC 

[PATCH 19/25] netns nat: per-netns NAT table
 2008-06-22  1:16 UTC 

[PATCH 18/25] netns nat: MASQUERADE in netns
 2008-06-22  1:16 UTC 

[PATCH 17/25] netns ct: undo protocol in all netns
 2008-06-22  1:15 UTC 

[PATCH 16/25] netns ct: undo helper in all netns
 2008-06-22  1:14 UTC 

[PATCH 15/25] netns ct: per-netns ip_conntrack et al
 2008-06-22  1:13 UTC 

[PATCH 14/25] netns ct: per-netns /proc/net/nf_conntrack_expect
 2008-06-22  1:13 UTC 

[PATCH 13/25] netns ct: per-netns nf_conntrack, stat/nf_conntrack proc files
 2008-06-22  1:12 UTC 

[PATCH 12/25] netns ct: actualy enable in netns
 2008-06-22  1:11 UTC 

[PATCH 06/25] netns ct: per-netns conntrack hash
 2008-06-22  1:06 UTC 

[PATCH 11/25] netns ct: get netns from device for ICMP/ICMP6
 2008-06-22  1:10 UTC 

[PATCH 10/25] netns ct: fix ip_route_me_harder() for REEJCT, NAT et al
 2008-06-22  1:09 UTC 

[PATCH 09/25] netns ct: get proper netns from netdevice
 2008-06-22  1:08 UTC 

[PATCH 08/25] netns ct: per-netns unconfirmed list
 2008-06-22  1:07 UTC 

[PATCH 07/25] netns ct: per-netns expectations
 2008-06-22  1:06 UTC 

[PATCH 03/25] netns ct: boring netns boilerplate
 2008-06-22  1:01 UTC 

[PATCH 01/25 DO NOT APPLY] netns nf: enable netfilter in netns
 2008-06-22  1:00 UTC 

[PATCH 02/25] netns ct: export netns list
 2008-06-22  1:00 UTC 

[Patch] net/sched/sch_generic.c: fix an error pointer
 2008-06-21 19:55 UTC  (3+ messages)

(!sk->sk_forward_alloc) assertation failure in 2.6.26-rc5
 2008-06-21 18:23 UTC 

bnx2_poll panicking kernel
 2008-06-21 16:11 UTC  (11+ messages)

File Your Claim
 2008-06-21 13:06 UTC 

[PATH] tcp: fix for splice receive when used with software LRO
 2008-06-21 10:19 UTC 

[PATCH] pppoe: warning fix
 2008-06-21  9:26 UTC  (4+ messages)

[PATCH 3/8] textsearch: fix Boyer-Moore algorithm for case insensitive searching
 2008-06-21  9:17 UTC  (3+ messages)

[PATCH 1/8] textsearch: fix textsearch for case insensitive searching
 2008-06-21  8:21 UTC  (2+ messages)

[PATCH 6/8] netfilter: fix string extension for case insensitive pattern matching
 2008-06-21  8:16 UTC  (2+ messages)

unlock iptables in netns
 2008-06-21  8:03 UTC  (7+ messages)

[PATCH 0/8] textsearch: case insensitive pattern matching for netfilter
 2008-06-21  7:54 UTC 

[PATCH 5/8] textsearch: fix finite state machine textsearch for handling case insensitive searching
 2008-06-21  7:54 UTC 

[PATCH 7/8] textsearch: convert kmalloc + memset to kzalloc
 2008-06-21  7:54 UTC 

[PATCH 2/8] textsearch: fix Boyer-Moore text search bug
 2008-06-21  7:54 UTC 

[PATCH 4/8] textsearch: fix Knuth-Morris-Pratt for case insensitive searching
 2008-06-21  7:54 UTC 

[PATCH 0/3]: v2 of "TX backlog management in-driver..."
 2008-06-21  6:20 UTC  (3+ messages)

[PATCH] netem: fix cross-compiling failure
 2008-06-21  5:51 UTC 

[PATCH net-next 3/8] bridge: Check return of dev_set_promiscuity
 2008-06-21  5:45 UTC  (5+ messages)
    ` [PATCH] bridge: Check return of dev_set_promiscuity (v2)
      ` [PATCH] bridge: Check return of dev_set_promiscuity (v3)

[GIT]: Networking
 2008-06-21  5:46 UTC 

Add/Delete IPv6 addresses and netlink
 2008-06-21  5:25 UTC  (4+ messages)

[PATCH] tcp: /proc/net/tcp rto,ato values not scaled properly
 2008-06-21  5:19 UTC  (4+ messages)

ICMP sockets destruction vs ICMP packets oops
 2008-06-21  5:17 UTC  (6+ messages)
` [PATCH] netns: Don't receive new packets in a dead network namespace

[PATCH net-next 4/8] bridge: sysfs cleanup
 2008-06-21  3:48 UTC  (7+ messages)

[RFC] RTT metrics scaling
 2008-06-20 23:22 UTC 

[PATCH 3/3]: tg3: Manage TX backlog in-driver
 2008-06-20 23:20 UTC  (6+ messages)

[PATCH 2/3]: tg3: Extract TX packet queueing core into __tg3_xmit_one()
 2008-06-20 23:16 UTC 

[PATCH 1/3]: tg3: Consolidate two ->hard_start_xmit() handlers
 2008-06-20 23:16 UTC 

[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
 2008-06-20 21:03 UTC  (3+ messages)

phylib interrupt question
 2008-06-20 20:34 UTC  (3+ messages)

[PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled (v2)
 2008-06-20 20:27 UTC  (6+ messages)
      ` Comments requested: Long options and MD5 options

[PATCH 0/2][Rev4] Add MPC5121 FEC suppport
 2008-06-20 19:50 UTC  (4+ messages)
` [PATCH 1/2][Rev4] fs_enet: change fec_t to struct fec
  ` [PATCH 2/2][Rev4] fs_enet: add MPC5121 FEC support

[PATCH] RFKILL: fix input layer initialisation
 2008-06-20 19:23 UTC  (4+ messages)

[PATCH] fs_enet: restore promiscuous and multicast settings in restart()
 2008-06-20 17:50 UTC  (5+ messages)

[PATCH] net: via-velocity.c fix sleep-with-spinlock bug during MTU change
 2008-06-20 16:50 UTC  (14+ messages)

[patch] fix 3c515.c:(.text+0x57200): undefined reference to `pnp_get_resource'
 2008-06-20 15:51 UTC  (3+ messages)

[PATCH net-next 8/8] 8021q: Check return of dev_set_promiscuity/allmulti
 2008-06-20 15:08 UTC  (5+ messages)

[PATCH net-next 7/8] macvlan: Check return of dev_set_allmulti
 2008-06-20 15:08 UTC  (3+ messages)

[PATCH] netdevice: Fix typo of dev_unicast_add() comment
 2008-06-20 15:07 UTC 

[PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI
 2008-06-20 15:07 UTC  (9+ messages)
              ` [PATCH] net-driver: Drivers don't set IFF_* flag [Was: [PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI]

transmit timed out on module reload
 2008-06-20 14:35 UTC 

[PATCH 0/2] Disable forwarding of LRO skbs [2nd try]
 2008-06-20 14:21 UTC  (5+ messages)
` [PATCH 1/2] net: Disable LRO on devices that are forwarding

[PATCH] ax25.h unsigned long type for ax25 timers
 2008-06-20 13:17 UTC  (6+ messages)

[PATCH 5/8] smc91x: add SMC91X_IO_SHIFT* macros and make SMC_IO_SHIFT a variable
 2008-06-20 12:02 UTC  (6+ messages)

[PATCH] Prevent from potential dead lock for inet_listen_lock
 2008-06-20  9:08 UTC 

[PATCH 4/12] benet: beclib (h/w access lib) header files
 2008-06-20  8:11 UTC 

[PATCH net-next 6/8] ipv4: Check return of dev_set_allmulti
 2008-06-20  3:13 UTC  (3+ messages)

[PATCH net-next 5/8] ipv6: Check return of dev_set_allmulti
 2008-06-20  3:06 UTC  (3+ 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).