safe/jmp/linux-2.6
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Use bitfields for hop_limit and mcast_hops.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Optimize hop-limit determination.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Convert cork.hop_limit and cork.tclass into...
2008-03-25 YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-25 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] MIP6: Fix address keys for routing search.
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize xfrm6_input_addr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Use distribution counting sort for xfrm_st...
2008-03-24 Denis V. Lunev[NETNS]: Enable TCP/UDP/ICMP inside namespace.
2008-03-24 Denis V. Lunev[NETNS]: Allow to create sockets in non-initial namespace.
2008-03-24 Denis V. Lunev[NETNS]: Drop packets in the non-initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process netfilter hooks in initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process INET socket layer in the correct names...
2008-03-24 Denis V. Lunev[NETNS]: Process IP layer in the context of the correct...
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_cmsg_send.
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_get...
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_compile.
2008-03-24 Denis V. Lunev[NETNS]: /proc/net/arp namespacing.
2008-03-24 Denis V. Lunev[NETNS]: Process ARP in the context of the correct...
2008-03-24 Pavel Emelyanov[NETNS]: Minor information leak via /proc/net/ptype...
2008-03-24 Pavel Emelyanov[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in...
2008-03-24 Pavel Emelyanov[UDP-Lite]: Clean up proc creation a bit.
2008-03-24 Pavel Emelyanov[NETNS][TCP]: Register /proc/net/tcp in a namespace.
2008-03-24 Pavel Emelyanov[NETNS][UDP]: Register /proc/net/udp in a namespace.
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Robert P. J... [CASSINI]: Use shorter list_splice_init() macro for...
2008-03-24 Florian Westphal[SCTP]: Remove redundant wrapper functions.
2008-03-24 Florian Westphal[SCTP]: Replace char msg[] with static const char[].
2008-03-24 Stephen Hemmingerfib_trie: print information on all routing tables
2008-03-24 Jiri Olsa[AF_PACKET]: Remove unused variable.
2008-03-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-24 Joe Perches[NET]: include/linux/udp.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/linux/igmp.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/linux/atalk.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/net/route.h - remove duplicate include
2008-03-24 Martin Deverasch_htb: fix "too many events" situation
2008-03-24 Rami Rosen[IPV6]: Remove unused code in ndisc_send_redirect().
2008-03-24 Evgeniy Polyakovconnector: convert to single-threaded workqueue
2008-03-24 Wang Chen[ATM]: When proc_create() fails, do some error handling...
2008-03-23 David S. Miller[SUNGEM]: Fix NAPI assertion failure.
2008-03-23 Eliezer TamirBNX2X: prevent ethtool from setting port type
2008-03-23 David S. Miller[8390]: Fix build error.
2008-03-23 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-23 Julia Lawall[9P] net/9p/trans_fd.c: remove unused variable
2008-03-23 Julia Lawall[IPV6] net/ipv6/ndisc.c: remove unused variable
2008-03-23 Stephen Hemminger[IPV4] fib_trie: fix warning from rcu_assign_poinger
2008-03-23 Stephen Hemminger[IPV4] route: use read_mostly
2008-03-23 Denis V. Lunev[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
2008-03-23 Rusty Russell[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-22 Denis V. Lunev[IPV4]: Always pass ip_options pointer into ip_options_...
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-03-22 Denis V. Lunev[IPV4]: Remove unnecessary check for opt->is_data in...
2008-03-22 Herbert Xu[TCP]: Let skbs grow over a page on fast peers
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflic...
2008-03-21 Pavel Emelyanov[DLCI]: Fix tiny race between module unload and sock_ioctl.
2008-03-21 Stephen Hemmingersocket: SOCK_DEBUG type checking
2008-03-21 Pavel Emelyanov[NET]: NULL pointer dereference and other nasty things...
2008-03-21 Stephen Hemmingernetlink: make socket filters work on netlink
2008-03-21 David S. Miller[SCTP]: Fix build warnings with IPV6 disabled.
2008-03-21 Phil Oester[IPV4]: Fix null dereference in ip_defrag
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp - assign the netns for timewait sockets
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp - make proc handle the network namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] mcast - fix compilation warning when...
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-21 Jarek Poplawski[NET] ifb: set separate lockdep classes for queue locks
2008-03-20 YOSHIFUJI Hideaki[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
2008-03-20 Patrick McHardy[TCP]: Fix shrinking windows with window scaling
2008-03-20 Jarek Poplawskinetpoll: zap_completion_queue: adjust skb->users counter
2008-03-20 Fabio Checconibridge: use time_before() in br_fdb_cleanup()
2008-03-20 David S. Miller[TG3]: Fix build warning on sparc32.
2008-03-20 Pavel MachekMAINTAINERS: bluez-devel is subscribers-only
2008-03-20 Pavel Emelyanovaudit: netlink socket can be auto-bound to pid other...
2008-03-20 Andre Noll[NET]: Fix permissions of /proc/net
2008-03-20 Vlad Yasevich[SCTP]: Fix a race between module load and protosw...
2008-03-20 Daniel Hokka... [NETFILTER]: ipt_recent: sanity check hit count
2008-03-20 Roel Kluin[NETFILTER]: nf_conntrack_h323: logical-bitwise & confu...
2008-03-19 Andrew Morton[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remov...
2008-03-18 Robert P. J... [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[IPV4]: esp_output() misannotations
2008-03-18 Al Viro[8021Q]: vlan_dev misannotations
2008-03-18 Al Viroxfrm: ->eth_proto is __be16
2008-03-18 Al Viro[IPV4]: ipv4_is_lbcast() misannotations
2008-03-18 Al Viro[SUNRPC]: net/* NULL noise
2008-03-18 Al Viro[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
next