netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-22 06:27:29 to 2008-01-23 16:36:45 UTC [more...]

[NET_SCHED 00/15]: Make use of new netlink API features
 2008-01-23 16:36 UTC  (7+ messages)
` [NET_SCHED 01/15]: sch_atm: fix format string warning
` [NET_SCHED 02/15]: sch_netem: use nla_parse_nested_compat
` [NET_SCHED 03/15]: act_api: fix netlink API conversion bug
` [NET_SCHED 04/15]: act_api: use nlmsg_parse
` [NET_SCHED 05/15]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
` [NET_SCHED 06/15]: Propagate nla_parse return value

[IPV4 0/9] TRIE performance patches
 2008-01-23 16:31 UTC  (13+ messages)
` [IPV4 1/9] fib_trie: put leaf nodes in a slab cache
` [IPV4 2/9] fib_trie: style cleanup
` [IPV4 3/9] fib_trie: compute size when needed
` [IPV4 4/9] fib_trie: use hash list
` [IPV4 5/9] fib_trie: dump message multiple part flag
` [IPV4 6/9] fib_trie: iterator recode
` [IPV4 7/9] fib_trie: dump table in sorted order
` [IPV4 8/9] fib_trie: avoid extra search on delete
` [IPV4 9/9] fib_trie: avoid rescan on dump

My 802.3ad is my bond
 2008-01-23 15:45 UTC 

[PATCH net-2.6.25] [PKTGEN] Remove an unused definition in pktgen.c
 2008-01-23 14:38 UTC 

[PATCH 1/3] Cleanup and simplify virtnet header
 2008-01-23 14:14 UTC  (3+ messages)
` [PATCH 2/3] partial checksum and GSO support for tun/tap
  ` [PATCH 3/3] Interface to query tun/tap features

[PATCH] Introducing socket mark socket option
 2008-01-23 14:19 UTC  (2+ messages)

[PATCH 5/5] spidernet: revise link status logging
 2008-01-23 13:55 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH 4/5] spidernet: fix error interrupt handling
 2008-01-23 13:55 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH 3/5] spidernet: change interrupt masks
 2008-01-23 13:55 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH 2/5] spidernet: increase auto-negotiation timeout to 5 seconds
 2008-01-23 13:54 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH 1/5] spidernet: add missing initialization
 2008-01-23 13:53 UTC  (2+ messages)
` [Cbe-oss-dev] "

[PATCH 2.6.23+] ingress classify to [nf]mark
 2008-01-23 16:42 UTC  (14+ messages)

pull request: wireless-2.6 'upstream' 2008-01-22
 2008-01-23 12:46 UTC  (6+ messages)

Assertions in latest kernels
 2008-01-23 11:42 UTC  (6+ messages)

2.6.24-rc8 ppp regression
 2008-01-23 11:33 UTC  (5+ messages)

2.6.24-rc8-mm1 : net tcp_input.c warnings
 2008-01-23 11:01 UTC  (12+ messages)

[git patches] net driver fixes
 2008-01-23 11:01 UTC  (2+ messages)

[PATCH 2.6.25 1/1]S2io: Multiqueue network device support implementation
 2008-01-23 10:58 UTC  (3+ messages)

Assertions in latest kernels
 2008-01-23 10:57 UTC  (6+ messages)

[PATCH] pci-skeleton: Misc fixes to build neatly
 2008-01-23 10:16 UTC  (3+ messages)

[PATCH 0/12 net-2.6.25] [NETNS]: Routing namespacing on IP output path
 2008-01-23  9:30 UTC  (22+ messages)
` [PATCH 1/12 net-2.6.25] [IPV4]: Declarations cleanup in ip_fib.h
` [PATCH 2/12 net-2.6.25] [IPV4]: Consolidate fib_select_default
` [PATCH 3/12 net-2.6.25] [NETNS]: Add netns parameter to fib_select_default
` [PATCH 4/12 net-2.6.25] [NETNS]: Add namespace parameter to ip_dev_find
` [PATCH 5/12 net-2.6.25] [NETNS]: Re-export init_net via EXPORT_SYMBOL
` [PATCH 6/12 net-2.6.25] [NETNS]: Add namespace parameter to ip_route_output_slow
` [PATCH 7/12 net-2.6.25] [NETNS]: Add namespace parameter to __ip_route_output_key
` [PATCH 8/12 net-2.6.25] [NETNS]: Add namespace parameter to ip_route_output_flow
` [PATCH 9/12 net-2.6.25] [NETNS]: Add namespace parameter to ip_route_output_key
` [PATCH 10/12 net-2.6.25] [NETNS]: Correct namespace for connect-time routing
` [PATCH 11/12 net-2.6.25] [NETNS]: Routing cache virtualization
` [PATCH 12/12 net-2.6.25] [NETNS]: Add namespace for ICMP replying code

[PATCH] [IPV4] route: fix locking in rt_run_flush()
 2008-01-23  7:43 UTC  (3+ messages)

[INET]: Fix truesize setting in ip_append_data
 2008-01-23  6:43 UTC  (4+ messages)

[Bug 9750] [patch 2.6.24] dev: avoid a race that triggers assertion failure
 2008-01-23  6:34 UTC 

[NET_SCHED 00/06]: Conversion to new netlink API
 2008-01-23  6:12 UTC  (8+ messages)
` [NET_SCHED 01/06]: Move EXPORT_SYMBOL next to exported symbol
` [NET_SCHED 02/06]: mark classifier ops __read_mostly
` [NETLINK 03/06]: Add nla_append()
` [NET_SCHED 04/06]: Convert packet schedulers from rtnetlink to new netlink API
` [NET_SCHED 05/06]: Convert classifiers "
` [NET_SCHED 06/06]: Convert actions "

[PATCH] [IrDA] LMP discovery timer not started by default
 2008-01-23  3:34 UTC  (2+ messages)

Netperf TCP_RR(loopback) 10% regression in 2.6.24-rc6, comparing with 2.6.22
 2008-01-23  3:25 UTC  (15+ messages)

[PATCH 0/6] PS3: gelic: gelic updates for 2.6.25
 2008-01-23  3:12 UTC  (5+ messages)

pull request: wireless-2.6 'fixes' 2008-01-22
 2008-01-23  3:03 UTC  (2+ messages)

[PATCH 09/26] atl1: refactor tx processing
 2008-01-23  2:30 UTC  (4+ messages)
    ` [PATCH 06/26] atl1: update initialization parameters

[PATCH] NET: constify data and function pointer tables
 2008-01-23  2:30 UTC  (4+ messages)
` [PATCH] [AF_RXRPC]: constify "
` [PATCH] [AF_X25]: "

[PATCH net-2.6.25] Add packet filtering based on process's security context
 2008-01-23  1:26 UTC  (3+ messages)
  ` [PATCH net-2.6.25] Add packet filtering based on process\'s "

[ofa-general] [PATCH RESEND 0/3] RDMA/cxgb3 fixes
 2008-01-22 23:00 UTC  (3+ messages)
` [ofa-general] [PATCH RESEND 3/3] RDMA/cxgb3: Mark qp as privileged based on user capabilities
  `  "

WARNING, tcp_fastretrans_alert, rc6-git11
 2008-01-22 22:33 UTC  (2+ messages)

[PATCH 2/3] virtio: Net header needs gso_hdr_len
 2008-01-22 22:29 UTC  (5+ messages)

[0/4] DST: Distributed storage: Succumbed to live ant
 2008-01-22 19:38 UTC  (5+ messages)
  ` [1/4] DST: Distributed storage documentation
    ` [2/4] DST: Core distributed storage files
      ` [3/4] DST: Network state machine
        ` [4/4] DST: Algorithms used in distributed storage

forcedeth oops
 2008-01-22 19:28 UTC  (2+ messages)

[PATCH 1/3 v2][NET] gen_estimator: faster gen_kill_estimator
 2008-01-22 19:22 UTC  (7+ messages)

[PATCH] PHYLIB: Locking fixes for PHY I/O potentially sleeping
 2008-01-22 18:49 UTC  (2+ messages)

[PATCH 5/5] netns netfilter: per-netns FILTER, MANGLE, RAW
 2008-01-22 17:10 UTC  (2+ messages)

[PATCH 01/01] ipv6: RFC4214 Support (v2.1)
 2008-01-22 16:51 UTC  (6+ messages)
` [PATCH 01/01] ipv6: RFC4214 Support (v2.5)
      ` [PATCH 01/03] ISATAP V2 (header file changes)
        ` status inquiry (RE: [PATCH 01/03] ISATAP V2 (header file changes))

[PATCH 4/5] netns netfilter: propagate netns from userspace
 2008-01-22 16:58 UTC  (2+ messages)

[PATCH 3/5] netns netfilter: return new table from {arp,ip,ip6}t_register_table()
 2008-01-22 16:57 UTC  (2+ messages)

[PATCH 2/5] netns netfilter: per-netns xt_tables
 2008-01-22 16:51 UTC  (2+ messages)

[PATCH 1/5] netns netfilter: change xt_table_register() return value convention
 2008-01-22 16:49 UTC  (2+ messages)

[IPV4]: Add missing skb->truesize increment in ip_append_page()
 2008-01-22 14:36 UTC 

[git patches] net driver updates
 2008-01-22 14:20 UTC 

[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64
 2008-01-22 14:18 UTC  (2+ messages)

[PATCH] SCTP: Fix kernel panic while received AUTH chunk with BAD shared key identifier
 2008-01-22 14:17 UTC  (2+ messages)

[PATCH net-2.6.25 0/10] Make fragments live in net namespaces
 2008-01-22 14:12 UTC  (21+ messages)
` [PATCH net-2.6.25 1/10][NETNS][FRAGS]: Move ctl tables around
` [PATCH net-2.6.25 2/10][NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces
` [PATCH net-2.6.25 3/10][NETNS][FRAGS]: Make the nqueues counter per-namespace
` [PATCH net-2.6.25 4/10][NETNS][FRAGS]: Make the mem "
` [PATCH net-2.6.25 5/10][NETNS][FRAGS]: Duplicate sysctl tables for new namespaces
` [PATCH net-2.6.25 6/10][NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces
` [PATCH net-2.6.25 7/10][NETNS][FRAGS]: Make thresholds "
` [PATCH net-2.6.25 8/10][NETNS][FRAGS]: Isolate the secret interval from namespaces
` [PATCH net-2.6.25 9/10][NETNS][FRAGS]: Make the LRU list per namespace
` [PATCH net-2.6.25 10/10][NETNS][FRAGS]: Make the pernet subsystem for fragments

[PATCH] bluetooth : move children of connection device to NULL before connection down
 2008-01-22 11:39 UTC  (6+ messages)

[Bug 9750] dev: avoid a race that triggers assertion failure
 2008-01-22 11:27 UTC 

[GIT PULL] [IPV6,IPV4]: Fix several sparse warnings
 2008-01-22 10:44 UTC  (4+ messages)

[IPV4] ip_gre: should take care of CONFIG_IPV6_MODULE
 2008-01-22 10:22 UTC  (3+ messages)

RFC: igb: Intel 82575 gigabit ethernet driver (take #3)
 2008-01-22 10:05 UTC  (2+ 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).