Age | Commit message (Expand) | Author |
2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin |
2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin |
2020-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-01-15 | bpf: Sockmap/tls, fix pop data with SK_DROP return code | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend |
2020-01-15 | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend |
2020-01-15 | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend |
2020-01-15 | Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-merge | David S. Miller |
2020-01-15 | tcp: fix marked lost packets not being retransmitted | Pengcheng Yang |
2020-01-15 | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap | Felix Fietkau |
2020-01-15 | cfg80211: check for set_wiphy_params | Johannes Berg |
2020-01-15 | cfg80211: fix memory leak in cfg80211_cqm_rssi_update | Felix Fietkau |
2020-01-15 | cfg80211: fix memory leak in nl80211_probe_mesh_link | Felix Fietkau |
2020-01-15 | cfg80211: fix deadlocks in autodisconnect work | Markus Theil |
2020-01-15 | wireless: wext: avoid gcc -O3 warning | Arnd Bergmann |
2020-01-15 | mac80211: Fix TKIP replay protection immediately after key setup | Jouni Malinen |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain | Ganapathi Bhat |
2020-01-14 | hv_sock: Remove the accept port restriction | Sunil Muthuswamy |
2020-01-11 | devlink: correct misspelling of snapshot | Jacob Keller |
2020-01-10 | devlink: Wait longer before warning about unset port type | Ido Schimmel |
2020-01-10 | ipv4: Detect rollover in specific fib table dump | David Ahern |
2020-01-10 | net/tls: fix async operation | Jakub Kicinski |
2020-01-10 | net/tls: avoid spurious decryption error with HW resync | Jakub Kicinski |
2020-01-10 | net: bpf: Don't leak time wait and request sockets | Lorenz Bauer |
2020-01-09 | net/x25: fix nonblocking connect | Martin Schiller |
2020-01-09 | bpf/sockmap: Read psock ingress_msg before sk_receive_queue | Lingpeng Chen |
2020-01-08 | tipc: fix wrong connect() return code | Tuong Lien |
2020-01-08 | tipc: fix link overflow issue at socket shutdown | Tuong Lien |
2020-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-01-08 | netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present | Florian Westphal |
2020-01-08 | netfilter: conntrack: dccp, sctp: handle null timeout argument | Florian Westphal |
2020-01-08 | net: sch_prio: When ungrafting, replace with FIFO | Petr Machata |
2020-01-08 | pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM | Eric Dumazet |
2020-01-08 | tipc: remove meaningless assignment in Makefile | Masahiro Yamada |
2020-01-08 | tipc: do not add socket.o to tipc-y twice | Masahiro Yamada |
2020-01-07 | vlan: vlan_changelink() should propagate errors | Eric Dumazet |
2020-01-07 | vlan: fix memory leak in vlan_dev_set_egress_priority | Eric Dumazet |
2020-01-06 | sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY | Xin Long |
2020-01-06 | tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error | Ying Xue |
2020-01-06 | netfilter: flowtable: add nf_flowtable_time_stamp | Pablo Neira Ayuso |
2020-01-05 | net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue | Carl Huang |
2020-01-05 | netfilter: nf_tables: unbind callbacks from flowtable destroy path | Pablo Neira Ayuso |
2020-01-05 | netfilter: nf_flow_table_offload: fix the nat port mangle. | wenxu |
2020-01-05 | netfilter: nf_flow_table_offload: check the status of dst_neigh | wenxu |
2020-01-05 | netfilter: nf_flow_table_offload: fix incorrect ethernet dst address | wenxu |