| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 32 | -203/+615 |
|\ |
|
| * | net: ip6_gre: fix tunnel metadata device sharing. | William Tu | 2018-05-20 | 1 | -22/+79 |
| * | net: sched: red: avoid hashing NULL child | Paolo Abeni | 2018-05-18 | 2 | -4/+6 |
| * | sock_diag: fix use-after-free read in __sk_free | Eric Dumazet | 2018-05-18 | 1 | -1/+1 |
| * | net: dsa: Do not register devlink for unused ports | Florian Fainelli | 2018-05-18 | 1 | -3/+6 |
| * | net: Fix a bug in removing queues from XPS map | Amritha Nambiar | 2018-05-18 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-05-18 | 1 | -2/+9 |
| |\ |
|
| | * | bpf: fix truncated jump targets on heavy expansions | Daniel Borkmann | 2018-05-18 | 1 | -2/+9 |
| * | | net: test tailroom before appending to linear skb | Willem de Bruijn | 2018-05-17 | 2 | -2/+4 |
| * | | net: ip6_gre: Fix ip6erspan hlen calculation | Petr Machata | 2018-05-17 | 1 | -9/+65 |
| * | | net: ip6_gre: Split up ip6gre_changelink() | Petr Machata | 2018-05-17 | 1 | -9/+24 |
| * | | net: ip6_gre: Split up ip6gre_newlink() | Petr Machata | 2018-05-17 | 1 | -6/+18 |
| * | | net: ip6_gre: Split up ip6gre_tnl_change() | Petr Machata | 2018-05-17 | 1 | -2/+8 |
| * | | net: ip6_gre: Split up ip6gre_tnl_link_config() | Petr Machata | 2018-05-17 | 1 | -12/+26 |
| * | | net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() | Petr Machata | 2018-05-17 | 1 | -1/+1 |
| * | | net: ip6_gre: Request headroom in __gre6_xmit() | Petr Machata | 2018-05-17 | 1 | -0/+3 |
| |/ |
|
| * | erspan: fix invalid erspan version. | William Tu | 2018-05-17 | 2 | -2/+7 |
| * | net/ipv4: Initialize proto and ports in flow struct | David Ahern | 2018-05-17 | 3 | -3/+14 |
| * | tls: don't use stack memory in a scatterlist | Matt Mullins | 2018-05-17 | 1 | -5/+4 |
| * | net/sched: fix refcnt leak in the error path of tcf_vlan_init() | Davide Caratti | 2018-05-16 | 1 | -0/+2 |
| * | tcp: purge write queue in tcp_connect_init() | Eric Dumazet | 2018-05-16 | 1 | -2/+5 |
| * | net/smc: check for missing nlattrs in SMC_PNETID messages | Eric Biggers | 2018-05-14 | 1 | -31/+40 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-05-14 | 14 | -87/+291 |
| |\ |
|
| | * | netfilter: nf_tables: fix memory leak on error exit return | Colin Ian King | 2018-05-14 | 1 | -2/+4 |
| | * | netfilter: nf_tables: bogus EBUSY in chain deletions | Pablo Neira Ayuso | 2018-05-09 | 2 | -7/+54 |
| | * | netfilter: nft_compat: fix handling of large matchinfo size | Florian Westphal | 2018-05-09 | 1 | -1/+63 |
| | * | netfilter: nft_compat: prepare for indirect info storage | Florian Westphal | 2018-05-09 | 1 | -11/+36 |
| | * | netfilter: nf_tables: don't assume chain stats are set when jumplabel is set | Florian Westphal | 2018-05-08 | 1 | -7/+14 |
| | * | netfilter: x_tables: add module alias for icmp matches | Florian Westphal | 2018-05-08 | 2 | -0/+2 |
| | * | netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes | Florian Westphal | 2018-05-08 | 2 | -4/+5 |
| | * | netfilter: core: add missing __rcu annotation | Florian Westphal | 2018-05-08 | 1 | -1/+2 |
| | * | ipvs: fix stats update from local clients | Julian Anastasov | 2018-05-08 | 1 | -0/+12 |
| | * | ipvs: fix refcount usage for conns in ops mode | Julian Anastasov | 2018-05-08 | 1 | -11/+6 |
| | * | netfilter: nf_tables: nft_compat: fix refcount leak on xt module | Florian Westphal | 2018-05-08 | 1 | -34/+58 |
| | * | netfilter: bridge: stp fix reference to uninitialized data | Stephen Hemminger | 2018-05-08 | 1 | -2/+2 |
| | * | netfilter: nf_tables: skip synchronize_rcu if transaction log is empty | Florian Westphal | 2018-04-27 | 1 | -8/+17 |
| | * | netfilter: x_tables: check name length in find_match/target, too | Florian Westphal | 2018-04-27 | 1 | -0/+6 |
| | * | netfilter: Fix handling simultaneous open in TCP conntrack | Jozsef Kadlecsik | 2018-04-27 | 1 | -0/+11 |
| * | | packet: in packet_snd start writing at link layer allocation | Willem de Bruijn | 2018-05-14 | 1 | -1/+3 |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-05-21 | 3 | -27/+46 |
|\ \ \ |
|
| * | | | Bluetooth: Add __hci_cmd_send function | Loic Poulain | 2018-05-18 | 1 | -0/+31 |
| * | | | Bluetooth: use wait_event API instead of open-coding it | John Keeping | 2018-05-18 | 1 | -23/+7 |
| * | | | Bluetooth: Prevent buffer overflow for large advertisement data | Chriz Chow | 2018-05-18 | 1 | -4/+8 |
* | | | | dsa: set devlink port attrs for dsa ports | Jiri Pirko | 2018-05-19 | 1 | -0/+24 |
* | | | | devlink: introduce a helper to generate physical port names | Jiri Pirko | 2018-05-19 | 1 | -0/+33 |
* | | | | devlink: extend attrs_set for setting port flavours | Jiri Pirko | 2018-05-19 | 1 | -0/+5 |
* | | | | devlink: introduce devlink_port_attrs_set | Jiri Pirko | 2018-05-19 | 1 | -10/+36 |
* | | | | tcp: tcp_rack_reo_wnd() can be static | kbuild test robot | 2018-05-18 | 1 | -1/+1 |
* | | | | net/smc: restructure client and server code in af_smc | Hans Wippel | 2018-05-18 | 1 | -241/+318 |
* | | | | net/smc: change smc_buf_free function parameters | Hans Wippel | 2018-05-18 | 1 | -14/+12 |