summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA
2007-02-13[IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA
2007-02-12[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2007-02-10[NET]: Reorder fields of struct dst_entryEric Dumazet
2007-02-10[DECNET]: Convert decnet route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet
2007-02-08[NET]: change layout of ehash tableEric Dumazet
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry
2007-02-08[X.25]: Add call forwardingAndrew Hendry
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik
2007-01-04[TCP]: Use old definition of beforeGerrit Renker
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk
2007-01-02[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai
2006-12-13[PATCH] hci endianness annotationsAl Viro
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds