aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-11Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller
2008-06-11Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller
2008-06-11netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy
2008-06-11netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond
2008-06-12ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki
2008-06-12ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki
2008-06-12ipv6: Check the hop limit setting in ancillary data.Shan Wei
2008-06-12ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki
2008-06-12ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki
2008-06-12tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-06-12key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki
2008-06-12key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki
2008-06-12key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki
2008-06-12key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery
2008-06-12ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.YOSHIFUJI Hideaki
2008-06-12ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.Rami Rosen
2008-06-12ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-11dccp: Bug in initial acknowledgment number assignmentGerrit Renker
2008-06-11dccp ccid-3: X truncated due to type conversionGerrit Renker
2008-06-11dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker
2008-06-11dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker
2008-06-11dccp: Fix sparse warningsGerrit Renker
2008-06-11dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki
2008-06-10ipv4 addr: Send netlink notification for address label changesThomas Graf
2008-06-10ipsec: pfkey should ignore events when no listenersJamal Hadi Salim
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen
2008-06-09netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer
2008-06-09netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer
2008-06-09netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy
2008-06-09netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso
2008-06-09netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng
2008-06-09ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov
2008-06-09af_iucv: exploit target message class support of IUCVUrsula Braun
2008-06-09iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-06-09iucv: fix section mismatch warning.Heiko Carstens