| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -3/+2 |
|\ |
|
| * | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -2/+1 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | net: Add MIB counters for checksum errors | Eric Dumazet | 2013-04-29 | 4 | -16/+32 |
* | | ipv6: Kill ipv6 dependency of icmpv6_send(). | Pravin B Shelar | 2013-04-29 | 3 | -16/+68 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 4 | -24/+39 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-04-19 | 1 | -1/+7 |
| |\ \ |
|
| | * | | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal | 2013-04-19 | 1 | -1/+7 |
| * | | | net: drop dst before queueing fragments | Eric Dumazet | 2013-04-17 | 1 | -2/+10 |
| * | | | ipv6: statically link register_inet6addr_notifier() | Cong Wang | 2013-04-14 | 2 | -21/+22 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-04-19 | 6 | -15/+34 |
|\ \ \ \ |
|
| * | | | | netfilter: xt_rpfilter: depend on raw or mangle table | Florian Westphal | 2013-04-19 | 1 | -1/+1 |
| * | | | | netfilter: add my copyright statements | Patrick McHardy | 2013-04-18 | 3 | -0/+9 |
| * | | | | netfilter: nat: propagate errors from xfrm_me_harder() | Patrick McHardy | 2013-04-08 | 1 | -6/+11 |
| * | | | | netfilter: ipv6: propagate routing errors from ip6_route_me_harder() | Patrick McHardy | 2013-04-08 | 3 | -8/+13 |
* | | | | | net: sock: make sock_tx_timestamp void | Daniel Borkmann | 2013-04-14 | 1 | -5/+2 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-04-11 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | xfrm: allow to avoid copying DSCP during encapsulation | Nicolas Dichtel | 2013-03-06 | 1 | -2/+5 |
* | | | | | | net: ipv6: only invalidate previously tokenized addresses | Daniel Borkmann | 2013-04-09 | 1 | -2/+5 |
* | | | | | | net: ipv6: also allow token to be set when device not ready | Daniel Borkmann | 2013-04-09 | 1 | -6/+16 |
* | | | | | | net: ipv6: minor: use in6addr_any in token init | Daniel Borkmann | 2013-04-09 | 1 | -1/+1 |
* | | | | | | net: ipv6: add tokenized interface identifier support | Daniel Borkmann | 2013-04-08 | 1 | -3/+84 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-07 | 2 | -1/+2 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ipv6/tcp: Stop processing ICMPv6 redirect messages | Christoph Paasch | 2013-04-07 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-04-04 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths | Matthias Schiffer | 2013-04-03 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2013-04-07 | 3 | -6/+26 |
|\ \ \ \ \ |
|
| * | | | | | netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand... | Hannes Frederic Sowa | 2013-04-06 | 1 | -2/+20 |
| * | | | | | netfilter: nf_log: prepare net namespace support for loggers | Gao feng | 2013-04-05 | 2 | -4/+6 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-03 | 1 | -0/+27 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan | 2013-04-02 | 1 | -0/+27 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 1 | -0/+12 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | ipv6: don't accept node local multicast traffic from the wire | Hannes Frederic Sowa | 2013-03-29 | 1 | -0/+12 |
| | |_|_|/
| |/| | | |
|
* | | | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 1 | -5/+5 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-27 | 1 | -16/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo | 2013-03-25 | 1 | -16/+10 |
| |/ / |
|
* | | | firewire net, ipv6: IPv6 over Firewire (RFC3146) support. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -1/+19 |
* | | | Tunneling: use IP Tunnel stats APIs. | Pravin B Shelar | 2013-03-26 | 3 | -78/+5 |
* | | | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 2013-03-26 | 4 | -2/+3 |
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2013-03-25 | 2 | -14/+5 |
|\ \ \ |
|
| * | | | netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id | Hannes Frederic Sowa | 2013-03-15 | 1 | -6/+2 |
| * | | | netfilter: ip6t_NPT: Use csum_partial() | YOSHIFUJI Hideaki | 2013-03-15 | 1 | -8/+3 |
* | | | | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling | Hannes Frederic Sowa | 2013-03-24 | 1 | -2/+21 |
* | | | | ipv6: provide addr and netconf dump consistency info | Nicolas Dichtel | 2013-03-24 | 1 | -0/+8 |
* | | | | rtnetlink: Remove passing of attributes into rtnl_doit functions | Thomas Graf | 2013-03-22 | 3 | -13/+9 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-20 | 5 | -8/+29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | udp: add encap_destroy callback | Tom Parkin | 2013-03-20 | 1 | -0/+8 |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-20 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | netfilter: ip6t_NPT: restrict to mangle table | Florian Westphal | 2013-03-15 | 1 | -0/+2 |
| * | | | | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa | 2013-03-19 | 2 | -8/+12 |