Age | Commit message (Expand) | Author |
2020-01-23 | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() | Eric Dumazet |
2020-01-22 | net, ip6_tunnel: fix namespaces move | William Dauchy |
2020-01-22 | net_sched: use validated TCA_KIND attribute in tc_new_tfilter() | Eric Dumazet |
2020-01-22 | Revert "udp: do rmem bulk free even if the rx sk queue is empty" | Paolo Abeni |
2020-01-22 | net: Fix packet reordering caused by GRO and listified RX cooperation | Maxim Mikityanskiy |
2020-01-22 | net, sk_msg: Don't check if sock is locked when tearing down psock | Jakub Sitnicki |
2020-01-21 | net, ip_tunnel: fix namespaces move | William Dauchy |
2020-01-21 | tcp: remove redundant assigment to snd_cwnd | Theodore Dubois |
2020-01-21 | tcp_bbr: improve arithmetic division in bbr_update_bw() | Wen Yang |
2020-01-21 | net-sysfs: Fix reference count leak | Jouni Hogander |
2020-01-21 | ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions | Yuki Taguchi |
2020-01-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-01-20 | hsr: Fix a compilation error | xiaofeng.yan |
2020-01-20 | net: ip6_gre: fix moving ip6gre between namespaces | Niko Kortstrom |
2020-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-01-19 | net: sched: act_ctinfo: fix memory leak | Eric Dumazet |
2020-01-17 | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() | Cong Wang |
2020-01-17 | net/sched: act_ife: initalize ife->metalist earlier | Eric Dumazet |
2020-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-01-16 | netfilter: nat: fix ICMP header corruption on ICMP errors | Eyal Birger |
2020-01-16 | netfilter: nf_tables: fix flowtable list del corruption | Florian Westphal |
2020-01-16 | netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() | Dan Carpenter |
2020-01-16 | netfilter: nf_tables: remove WARN and add NLA_STRING upper limits | Florian Westphal |
2020-01-16 | netfilter: nft_tunnel: ERSPAN_VERSION must not be null | Florian Westphal |
2020-01-16 | netfilter: nft_tunnel: fix null-attribute check | Florian Westphal |
2020-01-16 | netfilter: nf_tables: store transaction list locally while requesting module | Pablo Neira Ayuso |
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 | xfrm: support output_mark for offload ESP packets | Ulrich Weber |
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 |