Age | Commit message (Expand) | Author | Files | Lines |
2020-01-19 | net: sched: act_ctinfo: fix memory leak | Eric Dumazet | 1 | -0/+11 |
2020-01-17 | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() | Cong Wang | 1 | -12/+0 |
2020-01-17 | net/sched: act_ife: initalize ife->metalist earlier | Eric Dumazet | 1 | -4/+3 |
2020-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -24/+54 |
2020-01-16 | netfilter: nat: fix ICMP header corruption on ICMP errors | Eyal Birger | 1 | -0/+13 |
2020-01-16 | netfilter: nf_tables: fix flowtable list del corruption | Florian Westphal | 1 | -0/+6 |
2020-01-16 | netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() | Dan Carpenter | 1 | -0/+1 |
2020-01-16 | netfilter: nf_tables: remove WARN and add NLA_STRING upper limits | Florian Westphal | 1 | -4/+9 |
2020-01-16 | netfilter: nft_tunnel: ERSPAN_VERSION must not be null | Florian Westphal | 1 | -0/+3 |
2020-01-16 | netfilter: nft_tunnel: fix null-attribute check | Florian Westphal | 1 | -1/+1 |
2020-01-16 | netfilter: nf_tables: store transaction list locally while requesting module | Pablo Neira Ayuso | 1 | -9/+10 |
2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin | 1 | -3/+0 |
2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin | 1 | -1/+1 |
2020-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 7 | -30/+63 |
2020-01-15 | bpf: Sockmap/tls, fix pop data with SK_DROP return code | John Fastabend | 2 | -8/+2 |
2020-01-15 | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining | John Fastabend | 1 | -0/+6 |
2020-01-15 | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf | John Fastabend | 1 | -0/+20 |
2020-01-15 | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend | 1 | -0/+1 |
2020-01-15 | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend | 1 | -5/+5 |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend | 2 | -5/+11 |
2020-01-15 | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend | 2 | -1/+8 |
2020-01-15 | Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -1/+3 |
2020-01-15 | tcp: fix marked lost packets not being retransmitted | Pengcheng Yang | 1 | -3/+4 |
2020-01-15 | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 10 | -12/+101 |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap | Felix Fietkau | 1 | -1/+1 |
2020-01-15 | cfg80211: check for set_wiphy_params | Johannes Berg | 1 | -0/+4 |
2020-01-15 | cfg80211: fix memory leak in cfg80211_cqm_rssi_update | Felix Fietkau | 1 | -0/+1 |
2020-01-15 | cfg80211: fix memory leak in nl80211_probe_mesh_link | Felix Fietkau | 1 | -0/+2 |
2020-01-15 | cfg80211: fix deadlocks in autodisconnect work | Markus Theil | 1 | -3/+3 |
2020-01-15 | wireless: wext: avoid gcc -O3 warning | Arnd Bergmann | 1 | -1/+2 |
2020-01-15 | mac80211: Fix TKIP replay protection immediately after key setup | Jouni Malinen | 1 | -3/+15 |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 4 | -1/+60 |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain | Ganapathi Bhat | 1 | -3/+10 |
2020-01-14 | hv_sock: Remove the accept port restriction | Sunil Muthuswamy | 1 | -59/+6 |
2020-01-13 | netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct | Florian Westphal | 1 | -9/+10 |
2020-01-13 | netfilter: fix a use-after-free in mtype_destroy() | Cong Wang | 1 | -1/+1 |
2020-01-11 | devlink: correct misspelling of snapshot | Jacob Keller | 1 | -3/+3 |
2020-01-10 | devlink: Wait longer before warning about unset port type | Ido Schimmel | 1 | -1/+1 |
2020-01-10 | ipv4: Detect rollover in specific fib table dump | David Ahern | 1 | -0/+6 |
2020-01-10 | net/tls: fix async operation | Jakub Kicinski | 1 | -2/+2 |
2020-01-10 | net/tls: avoid spurious decryption error with HW resync | Jakub Kicinski | 1 | -3/+3 |
2020-01-10 | net: bpf: Don't leak time wait and request sockets | Lorenz Bauer | 1 | -5/+4 |
2020-01-09 | net/x25: fix nonblocking connect | Martin Schiller | 1 | -1/+5 |
2020-01-09 | bpf/sockmap: Read psock ingress_msg before sk_receive_queue | Lingpeng Chen | 1 | -6/+6 |
2020-01-08 | tipc: fix wrong connect() return code | Tuong Lien | 1 | -2/+2 |
2020-01-08 | tipc: fix link overflow issue at socket shutdown | Tuong Lien | 1 | -21/+32 |
2020-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 9 | -39/+69 |
2020-01-08 | netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present | Florian Westphal | 1 | -1/+2 |
2020-01-08 | netfilter: conntrack: dccp, sctp: handle null timeout argument | Florian Westphal | 2 | -0/+6 |
2020-01-08 | net: sch_prio: When ungrafting, replace with FIFO | Petr Machata | 1 | -2/+8 |