aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy1-2/+5
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-9/+21
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes1-9/+21
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller1-0/+1
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov1-1/+1
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf1-0/+1
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich1-0/+1
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich1-0/+1
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris1-2/+3
2007-03-06[NET]: Revert incorrect accept queue backlog changes.David S. Miller1-1/+1
2007-03-05[INET]: twcal_jiffie should be unsigned long, not intEric Dumazet1-1/+1
2007-03-05[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy1-1/+1
2007-03-02[NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong1-1/+1
2007-02-28[NET]: Handle disabled preemption in gfp_any()Patrick McHardy1-1/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk1-0/+16
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA1-2/+2
2007-02-13[IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA1-2/+2
2007-02-12[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2-2/+2
2007-02-12[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy1-0/+6
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arraysPatrick McHardy1-1/+1
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven4-8/+8
2007-02-10[NET]: Reorder fields of struct dst_entryEric Dumazet1-10/+10
2007-02-10[DECNET]: Convert decnet route to use the new dst_entry 'next' pointerEric Dumazet1-3/+2
2007-02-10[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet1-1/+0
2007-02-10[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet1-4/+3
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet1-1/+6
2007-02-08[NET]: change layout of ehash tableEric Dumazet1-5/+5
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-0/+106
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+415
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry1-0/+1
2007-02-08[X.25]: Add call forwardingAndrew Hendry1-0/+17
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto1-0/+44
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond1-0/+1
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt1-0/+2
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu1-0/+3
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller1-2/+3
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt1-3/+2
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller3-4/+3
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich1-0/+1
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson1-0/+1
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+1
2007-01-04[TCP]: Use old definition of beforeGerrit Renker1-1/+1
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk1-0/+1
2007-01-02[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi1-1/+1
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro1-1/+1
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk1-2/+0
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen3-19/+19
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker1-7/+2
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle1-2/+2
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle1-2/+8