aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2Patrick McHardy1-2/+0
2007-04-25[NET_SCHED]: kill PSCHED_AUDIT_TDIFFPatrick McHardy1-1/+0
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf1-1/+1
2007-04-25[NET] rules: Unified rules dumpingThomas Graf2-3/+8
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf2-7/+0
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf2-10/+0
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf1-1/+1
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf1-6/+0
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf1-5/+1
2007-04-25[NEIGH]: Use rtnl registration interfaceThomas Graf1-9/+1
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf1-0/+18
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo3-9/+7
2007-04-25[NET_SCHED]: kill jiffie conversion macrosPatrick McHardy1-3/+0
2007-04-25[NET_SCHED]: Add hrtimer based qdisc watchdogPatrick McHardy1-0/+10
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy1-156/+13
2007-04-25[NETFILTER]: nf_conntrack: uninline notifier registration functionsPatrick McHardy1-24/+6
2007-04-25[NETFILTER]: nfnetlink: use mutex instead of semaphorePatrick McHardy1-4/+1
2007-04-25[NETFILTER]: nf_conntrack: remove ugly hack in l4proto registrationPatrick McHardy1-0/+3
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy3-155/+5
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo3-4/+4
2007-04-25[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2-4/+4
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo3-4/+4
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-1/+6
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo4-6/+8
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[LLC]: Kill llc_set_pdu_hdrArnaldo Carvalho de Melo1-6/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2-2/+2
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-10/+7
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger1-7/+5
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2-0/+2
2007-04-25[TCP]: Abstract out all write queue operations.David S. Miller2-21/+114
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu2-37/+7
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman1-1/+3
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet1-9/+9
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris1-2/+2
2007-04-25[NET]: Keep sk_backlog near sk_lockEric Dumazet1-9/+9
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen1-1/+2
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.John Heffner1-0/+1
2007-04-25[TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen1-1/+1
2007-04-25[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen1-13/+1
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy1-2/+5
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-9/+21
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes1-9/+21
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller1-0/+1
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov1-1/+1
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf1-0/+1