Age | Commit message (Expand) | Author |
2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-06-12 | tcp: Revert 'process defer accept as established' changes. | David S. Miller |
2008-06-12 | ipv6: Fix duplicate initialization of rawv6_prot.destroy | David S. Miller |
2008-06-11 | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo... | David S. Miller |
2008-06-11 | net: remove CVS keywords | Adrian Bunk |
2008-06-11 | Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos... | David S. Miller |
2008-06-11 | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 | David S. Miller |
2008-06-11 | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() | Patrick McHardy |
2008-06-11 | netfilter: Make nflog quiet when no one listen in userspace. | Eric Leblond |
2008-06-12 | ipv6: Fail with appropriate error code when setting not-applicable sockopt. | YOSHIFUJI Hideaki |
2008-06-12 | ipv6: Check IPV6_MULTICAST_LOOP option value. | YOSHIFUJI Hideaki |
2008-06-12 | ipv6: Check the hop limit setting in ancillary data. | Shan Wei |
2008-06-12 | ipv6 route: Fix route lifetime in netlink message. | YOSHIFUJI Hideaki |
2008-06-12 | ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). | YOSHIFUJI Hideaki |
2008-06-12 | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha... | YOSHIFUJI Hideaki |
2008-06-12 | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. | YOSHIFUJI Hideaki |
2008-06-12 | tcp md5sig: Remove redundant protocol argument. | YOSHIFUJI Hideaki |
2008-06-12 | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. | YOSHIFUJI Hideaki |
2008-06-12 | key: Use xfrm_addr_cmp() where appropriate. | YOSHIFUJI Hideaki |
2008-06-12 | key: Share common code path to extract address from sockaddr{}. | YOSHIFUJI Hideaki |
2008-06-12 | key: Share common code path to fill sockaddr{}. | YOSHIFUJI Hideaki |
2008-06-12 | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. | YOSHIFUJI Hideaki |
2008-06-12 | ipv6 netns: Address labels per namespace | Benjamin Thery |
2008-06-12 | ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. | YOSHIFUJI Hideaki |
2008-06-12 | ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. | Rami Rosen |
2008-06-12 | ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. | Rami Rosen |
2008-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-06-11 | dccp: Bug in initial acknowledgment number assignment | Gerrit Renker |
2008-06-11 | dccp ccid-3: X truncated due to type conversion | Gerrit Renker |
2008-06-11 | dccp ccid-3: TFRC reverse-lookup Bug-Fix | Gerrit Renker |
2008-06-11 | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets | Gerrit Renker |
2008-06-11 | dccp: Fix sparse warnings | Gerrit Renker |
2008-06-11 | dccp ccid-3: Bug-Fix - Zero RTT is possible | Gerrit Renker |
2008-06-10 | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki |
2008-06-10 | ipv4 addr: Send netlink notification for address label changes | Thomas Graf |
2008-06-10 | ipsec: pfkey should ignore events when no listeners | Jamal Hadi Salim |
2008-06-10 | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo |
2008-06-10 | net/mac80211/ieee80211_i.h: fix-up merge damage | John W. Linville |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-06-09 | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups | Rami Rosen |
2008-06-09 | netfilter: ctnetlink: include conntrack status in destroy event message | Fabian Hugelshofer |
2008-06-09 | netfilter: nf_conntrack: properly account terminating packets | Fabian Hugelshofer |
2008-06-09 | netfilter: nf_conntrack: add nf_ct_kill() | Patrick McHardy |
2008-06-09 | netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 | Pekka Enberg |
2008-06-09 | netfilter: ip6_tables: add ip6tables security table | James Morris |
2008-06-09 | netfilter: ip_tables: add iptables security table for mandatory access contro... | James Morris |
2008-06-09 | netfilter: ctnetlink: add full support for SCTP to ctnetlink | Pablo Neira Ayuso |
2008-06-09 | netfilter: ctnetlink: group errors into logical errno sets | Pablo Neira Ayuso |