aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-13
| |\
| | * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-12
| | * ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller2008-06-12
| | * Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-11
| | |\
| | | * ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-11
| | | * ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-11
| | | * ipv6: Check the hop limit setting in ancillary data.Shan Wei2008-06-11
| | | * ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki2008-06-11
| | | * ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki2008-06-11
| | * | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-06-11
| | |\ \
| | | * | dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-11
| | | * | dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-11
| | | * | dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-11
| | | * | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-11
| | | * | dccp: Fix sparse warningsGerrit Renker2008-06-11
| | | * | dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-11
| | | |/
| | * | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-11
| | * | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-11
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-11
| |\|
| | * net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-10
| | * ipsec: pfkey should ignore events when no listenersJamal Hadi Salim2008-06-10
| | * inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-10
| * | asn1: additional sanity checking during BER decodingChris Wright2008-06-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-04
| |\ \
| * | | bogus format in ip6mrAl Viro2008-06-04
* | | | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-12
|\ \ \ \
| * | | | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki2008-06-11
| * | | | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-11
| * | | | tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki2008-06-11
| * | | | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-11
| * | | | key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki2008-06-11
| * | | | key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki2008-06-11
| * | | | key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki2008-06-11
| * | | | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki2008-06-11
| * | | | ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-11
| * | | | ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.YOSHIFUJI Hideaki2008-06-11
| * | | | ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.Rami Rosen2008-06-11
| * | | | ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen2008-06-11
* | | | | net: remove CVS keywordsAdrian Bunk2008-06-12
|/ / / /
* | | | ipv4 addr: Send netlink notification for address label changesThomas Graf2008-06-10
* | | | net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville2008-06-10
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov2008-06-09
| * | | mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-09
| * | | mac80211: decrease IBSS creation latencyDan Williams2008-06-09
| * | | mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-09
| * | | mac80211: send association event on IBSS createDan Williams2008-06-09
| | |/ | |/|
| * | tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-04
| * | tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-04