[IPSEC]: Sync series - user
[cascardo/linux.git] / net /
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - user
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - fast path
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - core changes
2006-03-21 Patrick McHardy[PKT_SCHED]: Keep backlog counter in sch_sfq
2006-03-21 Patrick McHardy[PKT_SCHED]: Restore TBF change semantic
2006-03-21 Patrick McHardy[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
2006-03-21 Patrick McHardy[PKT_SCHED]: Qdisc drop operation is optional
2006-03-21 Patrick McHardy[NETLINK]: Add netlink_has_listeners for avoiding unnec...
2006-03-21 Patrick McHardy[NETFILTER]: ctnetlink: avoid unneccessary event messag...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: replace IPv4/IPv6 policy match...
2006-03-21 Patrick McHardy[NETFILTER]: Move ip6_masked_addrcmp to include/net...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-21 Patrick McHardy[NETFILTER]: Convert x_tables matches/targets to centra...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip6_tables matches/targets to...
2006-03-21 Patrick McHardy[NETFILTER]: Convert arp_tables targets to centralized...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip_tables matches/targets to centr...
2006-03-21 Patrick McHardy[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
2006-03-21 Patrick McHardy[NETFILTER]: xt_tables: add centralized error checking
2006-03-21 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct...
2006-03-21 Holger Eitzenberger[NETFILTER]: Fix CID offset bug in PPTP NAT helper...
2006-03-21 Andrea Bittau[DCCP] CCID2: Drop sock reference count on timer expira...
2006-03-21 Harald Welte[NETFILTER] nf_conntrack: clean up to reduce size of...
2006-03-21 John Heffner[TCP]: MTU probing
2006-03-21 Adrian Bunk[IPV4] fib_rules.c: make struct fib_rules static again
2006-03-21 Jesper Juhl[IPCOMP6]: don't check vfree() argument for NULL.
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation
2006-03-21 Andrea Bittau[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
2006-03-21 Arnaldo Carvalho... [DCCP] CCID3: Set the no_feedback_timer fields near...
2006-03-21 Arnaldo Carvalho... [DCCP]: Don't alloc ack vector for the control sock
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Delete all the ack vector records in...
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Allow ccid_{init,exit} to be NULL
2006-03-21 Andrea Bittau[DCCP] ackvec: Introduce ack vector records
2006-03-21 Robert Olsson[IPV4]: Use RCU locking in fib_rules.
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Introduce dccp_ackvec_slab
2006-03-21 Arnaldo Carvalho... [DCCP]: Fix error handling in dccp_init
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Ditch dccpav_buf_len
2006-03-21 Harald Welte[NETFILTER] nfnetlink_log: add sequence numbers for...
2006-03-21 David S. Miller[NET]: Do not lose accepted socket when -ENFILE/-EMFILE.
2006-03-21 Stefan Rompf[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()
2006-03-21 Stefan Rompf[NET] core: add RFC2863 operstate
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Ensure to accept redirects from nexthop...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add experimental support for Route Infor...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add router_probe_interval sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Handle finding the next best route in...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try finding the next best route.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_r...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try selecting better route for non-defau...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: More strict check for default routers...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Eliminate lock for default route pointer.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up reference counting / unlocking...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Unify two code paths for pmtu disc.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Set appropriate information before inser...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Split up rt6_cow() for future changes.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Use our standard algorithm for random...
2006-03-21 YOSHIFUJI Hideaki[NET]: NEIGHBOUR: Ensure to record time to neigh->updat...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: TUNNEL6: Don't try to add multicast route twice.
2006-03-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-20 Linus TorvaldsMerge branch 'block-fixes' of git://git./linux/kernel...
2006-03-20 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-20 Jeff GarzikMerge branch 'master'
2006-03-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-03-19 Ralf Baechle DL5RB[AX.25]: Fix potencial memory hole.
2006-03-17 James Ketrenos[PATCH] ieee80211: Don't update network statistics...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-03-15 John W. LinvilleMerge branch 'upstream-fixes'
2006-03-15 Hong Liu[PATCH] ieee80211: Fix QoS is not active problem
2006-03-15 Zhu Yi[PATCH] ieee80211: Fix CCMP decryption problem when...
2006-03-15 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/rc-fixes
2006-03-14 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-03-14 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-03-14 Trond Myklebust[PATCH] SUNRPC: Fix potential deadlock in RPC code
2006-03-14 Adrian Bunk[PATCH] SUNRPC: fix a NULL pointer dereference in net...
2006-03-13 Herbert Xu[TCP]: Fix zero port problem in IPv6
2006-03-13 Patrick McHardy[NETFILTER]: arp_tables: fix NULL pointer dereference
2006-03-13 Patrick McHardy[IPV4/6]: Fix UFO error propagation
2006-03-13 Patrick McHardy[TCP]: tcp_highspeed: fix AIMD table out-of-bounds...
2006-03-13 Patrick McHardy[NETLINK]: Fix use-after-free in netlink_recvmsg
2006-03-13 Patrick McHardy[XFRM]: Fix leak in ah6_input
2006-03-13 Patrick McHardy[NET_SCHED]: act_api: fix skb leak in error path
2006-03-13 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr...
2006-03-13 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2006-03-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-12 David S. Miller[TCP]: Fix tcp_tso_should_defer() when limit>=65536
next