Age | Commit message (Expand) | Author |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-10 | [IPV4]: Restore multipath routing after rt_next changes. | Eric Dumazet |
2007-02-10 | [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer | Eric Dumazet |
2007-02-10 | [UDP]: UDP can use sk_hash to speedup lookups | Eric Dumazet |
2007-02-10 | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [NET]: change layout of ehash table | Eric Dumazet |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct... | Jan Engelhardt |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions | Jan Engelhardt |
2007-02-08 | [NETFILTER]: x_tables: fix return values for LOG/ULOG | Jan Engelhardt |
2007-02-08 | [NETFILTER]: NAT: optional source port randomization support | Eric Leblond |
2007-02-08 | [NETFILTER]: add IPv6-capable TCPMSS target | Patrick McHardy |
2007-02-08 | [NET]: Add UDPLITE support in a few missing spots | Patrick McHardy |
2007-02-08 | [NETFILTER]: nf_nat: remove broken HOOKNAME macro | Patrick McHardy |
2007-02-08 | [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections | Patrick McHardy |
2007-02-08 | [NET]: unregister_netdevice as void | Stephen Hemminger |
2007-02-08 | [IPV4/IPV6] multicast: Check add_grhead() return value | Alexey Dobriyan |
2007-02-08 | [XFRM]: Fix missed error setting in xfrm4_policy.c | David S. Miller |
2007-02-08 | [IPSEC]: IPv4 over IPv6 IPsec tunnel | Miika Komu |
2007-02-08 | [IPSEC]: IPv6 over IPv4 IPsec tunnel | Miika Komu |
2007-02-08 | [IPSEC]: exporting xfrm_state_afinfo | Miika Komu |
2007-02-08 | [TCP]: Don't apply FIN exception to full TSO segments. | John Heffner |
2007-02-08 | [TCP]: Check num sacks in SACK fast path | Baruch Even |
2007-02-08 | [TCP]: Seperate DSACK from SACK fast path | Baruch Even |
2007-02-08 | [TCP]: Advance fast path pointer for first block only | Baruch Even |
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-02-08 | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy |
2007-02-02 | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n | Patrick McHardy |
2007-01-30 | [NETFILTER]: SIP conntrack: fix out of bounds memory access | Patrick McHardy |
2007-01-30 | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers | Lars Immisch |
2007-01-26 | [IPV4]: Fix single-entry /proc/net/fib_trie output. | Robert Olsson |
2007-01-26 | [NETFILTER]: nf_nat_pptp: fix expectation removal | Patrick McHardy |
2007-01-26 | [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack | Patrick McHardy |
2007-01-26 | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller |
2007-01-25 | [TCP]: Fix sorting of SACK blocks. | Baruch Even |
2007-01-24 | [IPV4]: Fix the fib trie iterator to work with a single entry routing tables | Eric W. Biederman |
2007-01-23 | [TCP]: rare bad TCP checksum with 2.6.19 | Jarek Poplawski |
2007-01-23 | [TCP]: skb is unexpectedly freed. | Masayuki Nakagawa |
2007-01-23 | [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path | Patrick McHardy |
2007-01-23 | [PATCH] email change for shemminger@osdl.org | Stephen Hemminger |
2007-01-09 | [IPV4] devinet: inetdev_init out label moved after RCU assignment | Jarek Poplawski |
2007-01-09 | [INET]: style updates for the inet_sock->is_icsk assignment fix | Paul Moore |
2007-01-09 | [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module | Patrick McHardy |
2007-01-09 | [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). | Craig Schlenter |
2007-01-09 | [INET]: Fix incorrect "inet_sock->is_icsk" assignment. | Paul Moore |
2007-01-04 | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens |
2007-01-04 | [NETFILTER]: nf_nat: fix MASQUERADE crash on device down | Martin Josefsson |
2007-01-04 | [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore | Patrick McHardy |