| Commit message (Expand) | Author | Age | Files | Lines |
* | batman-adv: Increase hard_iface refcnt for ptype | Sven Eckelmann | 2016-05-10 | 1 | -0/+2 |
* | batman-adv: Check hard_iface refcnt when receiving skb | Sven Eckelmann | 2016-05-10 | 1 | -1/+13 |
* | batman-adv: Check hard_iface refcnt before calling function | Sven Eckelmann | 2016-05-10 | 4 | -1/+35 |
* | batman-adv: add detection for complex bridge loops | Simon Wunderlich | 2016-05-10 | 5 | -2/+156 |
* | batman-adv: Create batman soft interfaces within correct netns. | Andrew Lunn | 2016-05-10 | 6 | -12/+18 |
* | batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves | Andrew Lunn | 2016-05-10 | 1 | -1/+1 |
* | batman-adv: Remove hdr_size skb size check in batadv_interface_rx | Sven Eckelmann | 2016-05-10 | 1 | -4/+0 |
* | batman-adv: Remove unused parameter recv_if of batadv_interface_rx | Sven Eckelmann | 2016-05-10 | 3 | -8/+6 |
* | netfilter: conntrack: remove uninitialized shadow variable | Arnd Bergmann | 2016-05-10 | 1 | -1/+0 |
* | ip6_gre: Use correct flags for reading TUNNEL_SEQ | Tom Herbert | 2016-05-10 | 1 | -2/+2 |
* | ip6: Don't set transport header in IPv6 tunneling | Tom Herbert | 2016-05-10 | 1 | -2/+0 |
* | ip6_gre: Set inner protocol correctly in __gre6_xmit | Tom Herbert | 2016-05-10 | 1 | -1/+1 |
* | gre6: Fix flag translations | Tom Herbert | 2016-05-10 | 1 | -8/+12 |
* | ip6_gre: Fix MTU setting | Tom Herbert | 2016-05-10 | 1 | -16/+13 |
* | net: l3mdev: Allow send on enslaved interface | David Ahern | 2016-05-10 | 2 | -4/+17 |
* | net: l3mdev: Move get_saddr and rt6_dst | David Ahern | 2016-05-10 | 2 | -1/+55 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 12 | -45/+73 |
|\ |
|
| * | udp_offload: Set encapsulation before inner completes. | Jarno Rajahalme | 2016-05-07 | 2 | -3/+9 |
| * | udp_tunnel: Remove redundant udp_tunnel_gro_complete(). | Jarno Rajahalme | 2016-05-07 | 1 | -2/+0 |
| * | net: ipv6: tcp reset, icmp need to consider L3 domain | David Ahern | 2016-05-06 | 2 | -4/+8 |
| * | bridge: fix igmp / mld query parsing | Linus Lüssing | 2016-05-06 | 1 | -5/+7 |
| * | net: bridge: fix old ioctl unlocked net device walk | Nikolay Aleksandrov | 2016-05-06 | 1 | -2/+3 |
| * | VSOCK: do not disconnect socket when peer has shutdown SEND only | Ian Campbell | 2016-05-06 | 1 | -20/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-05-04 | 3 | -1/+34 |
| |\ |
|
| | * | vti: Add pmtu handling to vti_xmit. | Steffen Klassert | 2016-03-31 | 1 | -0/+18 |
| | * | xfrm: Reset encapsulation field of the skb before transformation | Steffen Klassert | 2016-03-17 | 1 | -0/+3 |
| | * | flowcache: Avoid OOM condition under preasure | Steffen Klassert | 2016-03-17 | 1 | -1/+13 |
| * | | net: fix infoleak in rtnetlink | Kangjie Lu | 2016-05-04 | 1 | -8/+10 |
| * | | net: fix infoleak in llc | Kangjie Lu | 2016-05-04 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-05-09 | 24 | -914/+889 |
|\ \ \ |
|
| * | | | netfilter: conntrack: use single slab cache | Florian Westphal | 2016-05-09 | 1 | -22/+14 |
| * | | | netfilter: conntrack: use a single nat bysource table for all namespaces | Florian Westphal | 2016-05-09 | 1 | -16/+17 |
| * | | | netfilter: conntrack: make netns address part of nat bysrc hash | Florian Westphal | 2016-05-09 | 1 | -3/+3 |
| * | | | Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 2016-05-06 | 2 | -4/+26 |
| |\ \ \ |
|
| | * | | | ipvs: make drop_entry protection effective for SIP-pe | Marco Angaroni | 2016-05-06 | 2 | -4/+26 |
| * | | | | netfilter: conntrack: use a single expectation table for all namespaces | Florian Westphal | 2016-05-06 | 4 | -32/+24 |
| * | | | | netfilter: conntrack: make netns address part of expect hash | Florian Westphal | 2016-05-06 | 1 | -7/+10 |
| * | | | | netfilter: conntrack: check netns when walking expect hash | Florian Westphal | 2016-05-06 | 3 | -4/+30 |
| |/ / / |
|
| * | | | netfilter: nf_tables: allow set names up to 32 bytes | Pablo Neira Ayuso | 2016-05-05 | 1 | -3/+3 |
| * | | | netfilter: x_tables: get rid of old and inconsistent debugging | Pablo Neira Ayuso | 2016-05-05 | 3 | -573/+117 |
| * | | | openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer | Pablo Neira Ayuso | 2016-05-05 | 1 | -8/+0 |
| * | | | netfilter: conntrack: introduce clash resolution on insertion race | Pablo Neira Ayuso | 2016-05-05 | 3 | -3/+54 |
| * | | | netfilter: conntrack: introduce nf_ct_acct_update() | Pablo Neira Ayuso | 2016-05-05 | 1 | -23/+19 |
| * | | | netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer | Pablo Neira Ayuso | 2016-05-05 | 1 | -1/+1 |
| * | | | netfilter: conntrack: consider ct netns in early_drop logic | Florian Westphal | 2016-05-05 | 1 | -18/+25 |
| * | | | netfilter: conntrack: use a single hashtable for all namespaces | Florian Westphal | 2016-05-05 | 8 | -66/+61 |
| * | | | netfilter: conntrack: make netns address part of hash | Florian Westphal | 2016-05-05 | 1 | -17/+18 |
| * | | | netfilter: conntrack: check netns when comparing conntrack objects | Florian Westphal | 2016-05-05 | 3 | -12/+22 |
| * | | | netfilter: conntrack: small refactoring of conntrack seq_printf | Florian Westphal | 2016-05-05 | 1 | -5/+19 |
| * | | | netfilter: conntrack: use nf_ct_key_equal() in more places | Florian Westphal | 2016-05-05 | 1 | -18/+11 |