aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2007-04-25[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2Patrick McHardy
2007-04-25[NET_SCHED]: kill PSCHED_AUDIT_TDIFFPatrick McHardy
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf
2007-04-25[NET] rules: Unified rules dumpingThomas Graf
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf
2007-04-25[NEIGH]: Use rtnl registration interfaceThomas Graf
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NET_SCHED]: kill jiffie conversion macrosPatrick McHardy
2007-04-25[NET_SCHED]: Add hrtimer based qdisc watchdogPatrick McHardy
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy
2007-04-25[NETFILTER]: nf_conntrack: uninline notifier registration functionsPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink: use mutex instead of semaphorePatrick McHardy
2007-04-25[NETFILTER]: nf_conntrack: remove ugly hack in l4proto registrationPatrick McHardy
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
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