aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* [NET]: Reorder fields of struct dst_entryEric Dumazet2007-02-11
* [DECNET]: Convert decnet route to use the new dst_entry 'next' pointerEric Dumazet2007-02-11
* [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-11
* [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-11
* [NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet2007-02-11
* [NET]: change layout of ehash tableEric Dumazet2007-02-08
* [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-08
* [S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky2007-02-08
* [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-08
* [X.25]: Add call forwardingAndrew Hendry2007-02-08
* [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-08
* [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-08
* [NETFILTER]: Add SANE connection tracking helperMichal Schmidt2007-02-08
* [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-08
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-08
* [TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt2007-02-08
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-26
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-23
* [NETFILTER]: fix xt_state compile failureMikael Pettersson2007-01-23
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-07
|\
| * [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi2007-01-02
* | [TCP]: Use old definition of beforeGerrit Renker2007-01-04
* | [X25]: proper prototype for x25_init_timers()Adrian Bunk2007-01-03
|/
* [IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro2006-12-22
* [SCTP]: make 2 functions staticAdrian Bunk2006-12-22
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-22
* [TCP]: Fix ambiguity in the `before' relation.Gerrit Renker2006-12-22
* [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-18
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-18
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-18
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-18
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-13
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-13
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-13
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-13
* [PATCH] hci endianness annotationsAl Viro2006-12-13
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-11
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-08
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-08
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-08
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-07
|\
| * audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-06
| * audit: Add auditing to ipsecJoy Latten2006-12-06
| * [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap2006-12-06
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-07
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\