aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl2007-03-241-3/+3
* [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2007-03-222-12/+17
* [NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy2007-03-221-0/+1
* [NET]: fix up misplaced inlines.Dave Jones2007-03-228-12/+12
* [SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich2007-03-221-1/+1
* [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-221-2/+2
* [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
* [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-201-1/+1
* [X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk2007-03-201-43/+45
* [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-202-0/+41
* [SCTP]: Increment error counters on user requested HBs.Vlad Yasevich2007-03-201-2/+18
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-202-1/+7
* [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-202-10/+26
* [IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski2007-03-201-0/+1
* [IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa2007-03-161-0/+1
* [TCP]: Fix tcp_mem[] initialization.John Heffner2007-03-161-3/+10
* [NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan2007-03-161-0/+1
* [IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson2007-03-161-2/+0
* [XFRM]: Fix missing protocol comparison of larval SAs.Joy Latten2007-03-121-2/+4
* [WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day2007-03-121-2600/+0
* [IPV4]: Fix warning in ip_mc_rejoin_group.Geert Uytterhoeven2007-03-121-1/+1
* [ROSE]: Socket locking is a great invention.Ralf Baechle2007-03-121-28/+50
* [ROSE]: Remove ourselves from waitqueue when receiving a signalRalf Baechle2007-03-121-0/+2
* [NetLabel]: parse the CIPSO ranged tag on incoming packetsPaul Moore2007-03-121-0/+5
* [IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright2007-03-091-1/+1
* [IPV6]: Fix for ipv6_setsockopt NULL dereferenceOlaf Kirch2007-03-091-1/+1
* [DCCP]: Initialise write_xmit_timer also on passive socketsGerrit Renker2007-03-093-16/+26
* [IPV4]: Fix rtm_to_ifaddr() error handling.Evgeniy Polyakov2007-03-091-1/+3
* [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlistJarek Poplawski2007-03-081-2/+2
* [PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina2007-03-081-2/+2
* [BRIDGE]: adding new device to bridge should enable if upAji Srinivas2007-03-071-0/+4
* [IPV6]: Do not set IF_READY if device is downHerbert Xu2007-03-071-4/+0
* [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris2007-03-072-6/+4
* [IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris2007-03-071-6/+11
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-073-16/+27
* [DCCP]: Revert patch which disables bidirectional modeGerrit Renker2007-03-072-23/+5
* [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller2007-03-071-3/+7
* [UDP]: Reread uh pointer after pskb_trimHerbert Xu2007-03-071-0/+1
* [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-071-1/+1
* [NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy2007-03-071-1/+1
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* 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