aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[LLC]: Kill llc_set_pdu_hdrArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-25[TCP]: Abstract out all write queue operations.David S. Miller
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris
2007-04-25[NET]: Keep sk_backlog near sk_lockEric Dumazet
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner
2007-04-25[TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen
2007-04-25[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris
2007-03-06[NET]: Revert incorrect accept queue backlog changes.David S. Miller
2007-03-05[INET]: twcal_jiffie should be unsigned long, not intEric Dumazet
2007-03-05[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy
2007-03-02[NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong
2007-02-28[NET]: Handle disabled preemption in gfp_any()Patrick McHardy
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