Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | vsock: fix potential deadlock in transport->release() | Stefano Garzarella | 3 | -13/+12 |
2020-02-27 | unix: It's CONFIG_PROC_FS not CONFIG_PROCFS | David S. Miller | 1 | -1/+1 |
2020-02-27 | unix: define and set show_fdinfo only if procfs is enabled | Tobias Klauser | 1 | -0/+4 |
2020-02-27 | net/smc: check for valid ib_client_data | Karsten Graul | 1 | -0/+2 |
2020-02-27 | mptcp: add dummy icsk_sync_mss() | Paolo Abeni | 1 | -0/+6 |
2020-02-27 | ipv6: restrict IPV6_ADDRFORM operation | Eric Dumazet | 1 | -2/+8 |
2020-02-27 | net/smc: fix cleanup for linkgroup setup failures | Ursula Braun | 3 | -11/+28 |
2020-02-27 | sched: act: count in the size of action flags bitfield | Jiri Pirko | 1 | -0/+1 |
2020-02-27 | net: core: devlink.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -9/+10 |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -217/+474 |
2020-02-27 | netfilter: xt_hashlimit: unregister proc file before releasing mutex | Cong Wang | 1 | -10/+6 |
2020-02-26 | ethtool: limit bitset size | Michal Kubecek | 2 | -1/+4 |
2020-02-26 | net: Fix Tx hash bound checking | Amritha Nambiar | 1 | -0/+2 |
2020-02-26 | nft_set_pipapo: Actually fetch key data in nft_pipapo_remove() | Stefano Brivio | 1 | -2/+4 |
2020-02-26 | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2 | -205/+464 |
2020-02-25 | Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 4 | -9/+6 |
2020-02-24 | net: bridge: fix stale eth hdr pointer in br_dev_xmit | Nikolay Aleksandrov | 1 | -4/+2 |
2020-02-24 | mac80211: rx: avoid RCU list traversal under mutex | Madhuparna Bhowmik | 1 | -1/+1 |
2020-02-24 | nl80211: explicitly include if_vlan.h | Johannes Berg | 1 | -0/+1 |
2020-02-24 | net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_... | Madhuparna Bhowmik | 1 | -7/+14 |
2020-02-24 | tcp: fix TFO SYNACK undo to avoid double-timestamp-undo | Neal Cardwell | 1 | -1/+5 |
2020-02-23 | net: genetlink: return the error code when attribute parsing fails. | Paolo Abeni | 1 | -2/+3 |
2020-02-23 | ipv4: ensure rcu_read_lock() in cipso_v4_error() | Matteo Croce | 1 | -1/+6 |
2020-02-22 | netfilter: ipset: Fix forceadd evaluation path | Jozsef Kadlecsik | 1 | -0/+2 |
2020-02-22 | netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports | Jozsef Kadlecsik | 2 | -205/+462 |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 35 | -173/+368 |
2020-02-21 | mac80211: Remove a redundant mutex unlock | Andrei Otcheretianski | 1 | -5/+1 |
2020-02-21 | cfg80211: check reg_rule for NULL in handle_channel_custom() | Johannes Berg | 1 | -1/+1 |
2020-02-21 | nl80211: fix potential leak in AP start | Johannes Berg | 1 | -2/+2 |
2020-02-21 | net: netlink: cap max groups which will be considered in netlink_bind() | Nikolay Aleksandrov | 1 | -2/+3 |
2020-02-21 | net: disable BRIDGE_NETFILTER by default | Roman Kiryanov | 1 | -1/+0 |
2020-02-20 | openvswitch: Distribute switch variables for initialization | Kees Cook | 1 | -8/+10 |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook | 2 | -7/+14 |
2020-02-20 | net: core: Distribute switch variables for initialization | Kees Cook | 1 | -2/+2 |
2020-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -1/+4 |
2020-02-20 | udp: rehash on disconnect | Willem de Bruijn | 1 | -1/+5 |
2020-02-20 | net/tls: Fix to avoid gettig invalid tls record | Rohit Maheshwari | 1 | -1/+19 |
2020-02-19 | bridge: br_stp: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-19 | net: hsr: Pass lockdep expression to RCU lists | Amol Grover | 1 | -1/+2 |
2020-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -44/+202 |
2020-02-19 | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() | Stefano Brivio | 1 | -1/+1 |
2020-02-19 | netfilter: nft_set_pipapo: Fix mapping table example in comments | Stefano Brivio | 1 | -2/+2 |
2020-02-18 | flow_table.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -2/+4 |
2020-02-18 | datapath.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -3/+6 |
2020-02-18 | vport.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | meter.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | netlabel_domainhash.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | net: netlabel: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" | Paolo Abeni | 1 | -20/+2 |
2020-02-18 | mptcp: fix bogus socket flag values | Florian Westphal | 1 | -2/+2 |