aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson1-0/+9
2007-03-26[NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan1-1/+6
2007-03-25[NET_SCHED]: Fix ingress lockingPatrick McHardy1-2/+2
2007-03-25[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy1-9/+7
2007-03-25[DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2-2/+1
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller2-38/+67
2007-03-25[DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf1-1/+4
2007-03-25[IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2-1/+6
2007-03-25[NET] AX.25 Kconfig and docs updates and fixesRalf Baechle1-25/+36
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov2-13/+10
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf4-24/+47
2007-03-24[PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl1-3/+3
2007-03-22[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2-12/+17
2007-03-22[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy1-0/+1
2007-03-22[NET]: fix up misplaced inlines.Dave Jones8-12/+12
2007-03-22[SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich1-1/+1
2007-03-22[BRIDGE]: Fix fdb RCU racePatrick McHardy1-2/+2
2007-03-22[NET]: Fix fib_rules dump racePatrick McHardy1-1/+1
2007-03-20[XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten1-1/+1
2007-03-20[X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk1-43/+45
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich2-0/+41
2007-03-20[SCTP]: Increment error counters on user requested HBs.Vlad Yasevich1-2/+18
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich2-1/+7
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2-10/+26
2007-03-20[IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski1-0/+1
2007-03-16[IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa1-0/+1
2007-03-16[TCP]: Fix tcp_mem[] initialization.John Heffner1-3/+10
2007-03-16[NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan1-0/+1
2007-03-16[IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson1-2/+0
2007-03-12[XFRM]: Fix missing protocol comparison of larval SAs.Joy Latten1-2/+4
2007-03-12[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day1-2600/+0
2007-03-12[IPV4]: Fix warning in ip_mc_rejoin_group.Geert Uytterhoeven1-1/+1
2007-03-12[ROSE]: Socket locking is a great invention.Ralf Baechle1-28/+50
2007-03-12[ROSE]: Remove ourselves from waitqueue when receiving a signalRalf Baechle1-0/+2
2007-03-12[NetLabel]: parse the CIPSO ranged tag on incoming packetsPaul Moore1-0/+5
2007-03-09[IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright1-1/+1
2007-03-09[IPV6]: Fix for ipv6_setsockopt NULL dereferenceOlaf Kirch1-1/+1
2007-03-09[DCCP]: Initialise write_xmit_timer also on passive socketsGerrit Renker3-16/+26
2007-03-09[IPV4]: Fix rtm_to_ifaddr() error handling.Evgeniy Polyakov1-1/+3
2007-03-08[SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlistJarek Poplawski1-2/+2
2007-03-08[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()Jiri Kosina1-2/+2
2007-03-07[BRIDGE]: adding new device to bridge should enable if upAji Srinivas1-0/+4
2007-03-07[IPV6]: Do not set IF_READY if device is downHerbert Xu1-4/+0
2007-03-07[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris2-6/+4
2007-03-07[IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris1-6/+11
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris3-16/+27
2007-03-07[DCCP]: Revert patch which disables bidirectional modeGerrit Renker2-23/+5
2007-03-07[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().David S. Miller1-3/+7
2007-03-07[UDP]: Reread uh pointer after pskb_trimHerbert Xu1-0/+1
2007-03-07[NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy1-1/+1