aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle1-1/+8
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle2-7/+8
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund1-2/+2
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2-0/+6
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala1-4/+2
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai1-0/+10
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-0/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2-3/+2
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-3/+3
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle1-8/+10
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger1-0/+18
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-1/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+21
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra1-0/+19
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter7-9/+9
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1