Age | Commit message (Expand) | Author |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-20 | net: netlink: cap max groups which will be considered in netlink_bind() | Nikolay Aleksandrov |
2020-02-20 | net: disable BRIDGE_NETFILTER by default | Roman Kiryanov |
2020-02-20 | openvswitch: Distribute switch variables for initialization | Kees Cook |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook |
2020-02-20 | net: core: Distribute switch variables for initialization | Kees Cook |
2020-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-02-19 | udp: rehash on disconnect | Willem de Bruijn |
2020-02-19 | net/tls: Fix to avoid gettig invalid tls record | Rohit Maheshwari |
2020-02-19 | bridge: br_stp: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-19 | net: hsr: Pass lockdep expression to RCU lists | Amol Grover |
2020-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-02-18 | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() | Stefano Brivio |
2020-02-18 | netfilter: nft_set_pipapo: Fix mapping table example in comments | Stefano Brivio |
2020-02-18 | flow_table.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | datapath.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | vport.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | meter.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | netlabel_domainhash.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | net: netlabel: Use built-in RCU list checking | Madhuparna Bhowmik |
2020-02-18 | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" | Paolo Abeni |
2020-02-18 | mptcp: fix bogus socket flag values | Florian Westphal |
2020-02-17 | sctp: move the format error check out of __sctp_sf_do_9_1_abort | Xin Long |
2020-02-17 | net: sched: correct flower port blocking | Jason Baron |
2020-02-17 | netfilter: conntrack: allow insertion of clashing entries | Florian Westphal |
2020-02-16 | skbuff: remove stale bit mask comments | Randy Dunlap |
2020-02-16 | mptcp: select CRYPTO | Matthieu Baerts |
2020-02-16 | net: export netdev_next_lower_dev_rcu() | Taehee Yoo |
2020-02-16 | ethtool: fix application of verbose no_mask bitset | Michal Kubecek |
2020-02-16 | mptcp: Protect subflow socket options before connection completes | Mat Martineau |
2020-02-16 | net: add strict checks in netdev_name_node_alt_destroy() | Eric Dumazet |
2020-02-16 | net: rtnetlink: fix bugs in rtnl_alt_ifname() | Eric Dumazet |
2020-02-16 | net: fib_rules: Correctly set table field when table number exceeds 8 bits | Jethro Beekman |
2020-02-16 | net/rds: Track user mapped pages through special API | Leon Romanovsky |
2020-02-16 | ipv6: Fix nlmsg_flags when splitting a multipath route | Benjamin Poirier |
2020-02-16 | ipv6: Fix route replacement with dev-only route | Benjamin Poirier |
2020-02-14 | Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-14 | net: dsa: tag_ar9331: Make sure there is headroom for tag | Per Forlin |
2020-02-14 | net: dsa: tag_qca: Make sure there is headroom for tag | Per Forlin |
2020-02-14 | net, ip6_tunnel: enhance tunnel locate with link check | William Dauchy |
2020-02-14 | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-02-14 | net/smc: no peer ID in CLC decline for SMCD | Ursula Braun |
2020-02-14 | net/smc: transfer fasync_list in case of fallback | Ursula Braun |
2020-02-14 | mac80211: fix wrong 160/80+80 MHz setting | Shay Bar |
2020-02-14 | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE | Sergey Matyukevich |
2020-02-13 | xfrm: interface: use icmp_ndo_send helper | Jason A. Donenfeld |
2020-02-13 | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld |
2020-02-13 | net/sched: flower: add missing validation of TCA_FLOWER_FLAGS | Davide Caratti |
2020-02-13 | net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS | Davide Caratti |