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