summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0621-64/+57
|\
| * [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-061-1/+1
| * [DCCP]: Correctly split CCID half connectionsGerrit Renker2007-03-061-6/+6
| * [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
| * [NET]: Revert incorrect accept queue backlog changes.David S. Miller2007-03-061-3/+3
| * [NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai2007-03-051-0/+1
| * [NETFILTER]: nfnetlink_log: fix reference countingMichal Miroslaw2007-03-051-3/+6
| * [NETFILTER]: nfnetlink_log: fix module reference countingPatrick McHardy2007-03-051-2/+1
| * [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichal Miroslaw2007-03-051-0/+4
| * [NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichal Miroslaw2007-03-051-0/+1
| * [NETFILTER]: nfnetlink_log: fix use after freeMichal Miroslaw2007-03-051-1/+1
| * [NETFILTER]: nfnetlink_log: fix reference leakMichal Miroslaw2007-03-051-3/+4
| * [NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy2007-03-052-2/+6
| * [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-0513-40/+20
| * [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-052-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-061-0/+23
|\ \
| * | bonding: Improve IGMP join processingJay Vosburgh2007-03-061-0/+23
| |/
* | [PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2007-03-061-19/+114
* | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-062-13/+24
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-061-10/+3
* | [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copyingNeilBrown2007-03-061-32/+40
|/
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-10/+32
* [NetLabel]: Verify sensitivity level has a valid CIPSO mappingPaul Moore2007-03-021-3/+4
* [AF_UNIX]: Test against sk_max_ack_backlog properly.David S. Miller2007-03-021-3/+3
* [TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo2007-02-281-1/+1
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-284-4/+4
* [NET]: Handle disabled preemption in gfp_any()Patrick McHardy2007-02-281-2/+1
* [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-281-2/+1
* [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens2007-02-281-0/+1
* [IPX]: Remove ancient changelogRolf Eike Beer2007-02-281-101/+0
* [IPX]: Remove outdated information from KconfigRolf Eike Beer2007-02-281-5/+1
* [IPV6]: anycast refcnt fixMichal Wrobel2007-02-281-0/+2
* [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.David S. Miller2007-02-281-3/+3
* [XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle2007-02-261-1/+1
* [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_headArnaldo Carvalho de Melo2007-02-261-0/+1
* [IPV4]: Use random32() in net/ipv4/multipathJoe Perches2007-02-262-29/+4
* [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-263-42/+17
* [BRIDGE]: get rid of miscdevice includeStephen Hemminger2007-02-261-1/+0
* [IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2007-02-262-1/+1
* [IPV4] devinet: Register inetdev earlier.Herbert Xu2007-02-261-3/+5
* [IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki2007-02-261-0/+8
* [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki2007-02-261-8/+14
* [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai2007-02-261-5/+2
* [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-263-69/+76
* [IPV4]: Correct links in net/ipv4/KconfigBaruch Even2007-02-261-2/+2
* [SCTP]: Strike the transport before updating rto.Vlad Yasevich2007-02-261-3/+3
* [SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich2007-02-261-5/+22
* [TCP]: Fix MD5 signature pool locking.David S. Miller2007-02-261-12/+12
* [AF_PACKET]: Remove unnecessary casts.Jason Lunz2007-02-261-8/+5
* [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin2007-02-261-10/+14
OpenPOWER on IntegriCloud