| Commit message (Expand) | Author | Age |
... | |
* | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET_SCHED]: kill jiffie conversion macros | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Add hrtimer based qdisc watchdog | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: uninline notifier registration functions | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nfnetlink: use mutex instead of semaphore | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: Remove IPv4 only connection tracking/NAT | Patrick McHardy | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [IP]: Introduce ip_hdrlen() | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [LLC]: Kill llc_set_pdu_hdr | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-26 |
* | [NET]: Replace CONFIG_NET_DEBUG with sysctl. | Stephen Hemminger | 2007-04-26 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-26 |
* | [TCP]: Abstract out all write queue operations. | David S. Miller | 2007-04-26 |
* | [UDP]: Clean up UDP-Lite receive checksum | Herbert Xu | 2007-04-26 |
* | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. | Neil Horman | 2007-04-26 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-26 |
* | [NET]: Convert xtime.tv_sec to get_seconds() | James Morris | 2007-04-26 |
* | [NET]: Keep sk_backlog near sk_lock | Eric Dumazet | 2007-04-26 |
* | [TCP]: Add two new spurious RTO responses to FRTO | Ilpo Järvinen | 2007-04-26 |
* | [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_... | John Heffner | 2007-04-26 |
* | [TCP] FRTO: Entry is allowed only during (New)Reno like recovery | Ilpo Järvinen | 2007-04-26 |
* | [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c | Ilpo Järvinen | 2007-04-26 |
* | [IFB]: Fix crash on input device removal | Patrick McHardy | 2007-03-29 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-28 |
|\ |
|
| * | [PATCH] WE-22 : prevent information leak on 64 bit | Jean Tourrilhes | 2007-03-27 |
* | | [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 breakage | Thomas Graf | 2007-03-25 |
|/ |
|
* | [SCTP]: Reset some transport and association variables on restart | Vlad Yasevich | 2007-03-20 |
* | [SCTP]: Clean up stale data during association restart | Vlad Yasevich | 2007-03-20 |
* | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 2007-03-07 |
* | [NET]: Revert incorrect accept queue backlog changes. | David S. Miller | 2007-03-06 |
* | [INET]: twcal_jiffie should be unsigned long, not int | Eric Dumazet | 2007-03-05 |
* | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops | Patrick McHardy | 2007-03-05 |
* | [NET]: Fix bugs in "Whether sock accept queue is full" checking | Wei Dong | 2007-03-02 |
* | [NET]: Handle disabled preemption in gfp_any() | Patrick McHardy | 2007-02-28 |
* | [IRDA] net/irda/: proper prototypes | Adrian Bunk | 2007-02-26 |
* | [IPSEC]: changing API of xfrm6_tunnel_register | Kazunori MIYAZAWA | 2007-02-13 |
* | [IPSEC]: Changing API of xfrm4_tunnel_register. | Kazunori MIYAZAWA | 2007-02-13 |