| Commit message (Expand) | Author | Age |
* | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski | 2010-10-03 |
* | ipv6: add IPv6 to neighbour table overflow warning | Ulrich Weber | 2010-09-27 |
* | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 |
* | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet | 2010-09-21 |
* | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 |
* | udp: add rehash on connect() | Eric Dumazet | 2010-09-09 |
* | netfilter: discard overlapping IPv6 fragment | Nicolas Dichtel | 2010-09-07 |
* | ipv6: discard overlapping fragment | Nicolas Dichtel | 2010-09-07 |
* | netfilter: fix CONFIG_COMPAT support | Florian Westphal | 2010-08-23 |
* | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive | Eric Dumazet | 2010-08-17 |
* | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss | Min Zhang | 2010-08-15 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ |
|
| * | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-08-02 |
|\ \ \ |
|
| * | | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary | Eric Dumazet | 2010-08-02 |
| * | | | netfilter: ip6tables: use skb->len for accounting | Changli Gao | 2010-07-23 |
| * | | | netfilter: nf_conntrack_reasm: add fast path for in-order fragments | Changli Gao | 2010-07-05 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-28 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ipv6: Don't add routes to ipv6 disabled interfaces. | Brian Haley | 2010-07-22 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 |
|\| | | |
|
| * | | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 2010-07-18 |
* | | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and... | Changli Gao | 2010-07-12 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 |
|\| | |
| |/ /
|/| | |
|
| * | | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2010-07-04 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-03 |
| |\ \ |
|
| | * | | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet | 2010-07-02 |
| * | | | ipv6: fix NULL reference in proxy neighbor discovery | stephen hemminger | 2010-06-26 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-03 |
|\ \ \ |
|
| * | | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 2010-06-28 |
| * | | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop | Patrick McHardy | 2010-06-28 |
* | | | | fragment: add fast path for in-order fragments | Changli Gao | 2010-06-30 |
* | | | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 |
* | | | | ipv6: Use interface max_desync_factor instead of static default | Ben Hutchings | 2010-06-30 |
* | | | | ipv6: Clamp reported valid_lft to a minimum of 0 | Ben Hutchings | 2010-06-30 |
* | | | | syncookies: add support for ECN | Florian Westphal | 2010-06-27 |
* | | | | syncookies: do not store rcv_wscale in tcp timestamp | Florian Westphal | 2010-06-27 |
* | | | | ipv6: remove ipv6_statistics | Eric Dumazet | 2010-06-26 |
* | | | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-26 |
* | | | | syncookies: check decoded options against sysctl settings | Florian Westphal | 2010-06-16 |
* | | | | ipfrag : frag_kfree_skb() cleanup | Eric Dumazet | 2010-06-15 |
* | | | | ip_frag: Remove some atomic ops | Eric Dumazet | 2010-06-15 |
* | | | | ipv6: syncookies: do not skip ->iif initialization | Florian Westphal | 2010-06-15 |
|/ / / |
|
* | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-06-15 |
|\ \ \ |
|
| * | | | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() | Eric Dumazet | 2010-06-15 |
| * | | | ipv6: avoid two atomics in ipv6_rthdr_rcv() | Eric Dumazet | 2010-06-15 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-11 |
| |\| | |
|
| | * | | ipv6: fix ICMP6_MIB_OUTERRORS | Eric Dumazet | 2010-06-09 |
| | * | | ipmr: dont corrupt lists | Eric Dumazet | 2010-06-07 |
| * | | | net-next: remove useless union keyword | Changli Gao | 2010-06-11 |