- ba9e04a ip: fix tos reflection in ack and reset packets by Wei Wang · 4 years, 4 months ago
- 6fd40d3 Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 4 years, 4 months ago
- 923f614 fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m by Brian Vazquez · 4 years, 4 months ago
- 2650be2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
- 843d926 ipv6: avoid lockdep issue in fib6_del() by Eric Dumazet · 4 years, 4 months ago
- 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
- 0ff4628 mac802154: tx: fix use-after-free by Eric Dumazet · 4 years, 4 months ago
- 0c92411 netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid by Pablo Neira Ayuso · 4 years, 4 months ago
- 526e81b netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled by Eelco Chaudron · 4 years, 4 months ago
- 6c0d95d1 netfilter: ctnetlink: fix mark based dump filtering regression by Martin Willi · 4 years, 4 months ago
- 67cc570 netfilter: nf_tables: coalesce multiple notifications into one skbuff by Pablo Neira Ayuso · 4 years, 4 months ago
- 1cc5ef9 netfilter: ctnetlink: add a range check for l3/l4 protonum by Will McVicker · 4 years, 4 months ago
- e1f469c Revert "netns: don't disable BHs when locking "nsid_lock"" by Taehee Yoo · 4 years, 4 months ago
- cc8e58f act_ife: load meta modules before tcf_idr_check_alloc() by Cong Wang · 4 years, 4 months ago
- acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 4 months ago
- 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 4 months ago
- 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 4 months ago
- fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
- 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 4 months ago
- 05d4487 ipv6: Fix sysctl max for fib_multipath_hash_policy by Ido Schimmel · 4 years, 4 months ago
- 355db39 pktgen: fix error message with wrong function name by Leesoo Ahn · 4 years, 4 months ago
- e9d572d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
- bb8872a tipc: fix using smp_processor_id() in preemptible by Tuong Lien · 4 years, 4 months ago
- c461721 netfilter: conntrack: do not auto-delete clash entries on reply by Florian Westphal · 4 years, 4 months ago
- ee92118 netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS by Pablo Neira Ayuso · 4 years, 4 months ago
- 4b7ddc5 netfilter: delete repeated words by Randy Dunlap · 4 years, 4 months ago
- 5438dd4 net_sched: fix error path in red_init() by Cong Wang · 4 years, 4 months ago
- 174bce3 netlink: fix a data race in netlink_rcv_wake() by zhudi · 4 years, 4 months ago
- 51458c9 Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 4 months ago
- b43c75a rxrpc: Fix memory leak in rxkad_verify_response() by Dinghao Liu · 4 years, 4 months ago
- 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
- 645f089 net: Fix some comments by Miaohe Lin · 4 years, 4 months ago
- 2d9b555 cfg80211: Adjust 6 GHz frequency to channel conversion by Amar Singhal · 4 years, 6 months ago
- 47df8e0 mac80211: reduce packet loss event false positives by Felix Fietkau · 4 years, 5 months ago
- 47caf68 cfg80211: regulatory: reject invalid hints by Johannes Berg · 4 years, 4 months ago
- 3579994 wireless: fix wrong 160/80+80 MHz setting by Shay Bar · 4 years, 4 months ago
- f01cfba mac80211: improve AQL aggregation estimation for low data rates by Felix Fietkau · 4 years, 4 months ago
- 43cd72c mac80211: factor out code to look up the average packet length duration for a rate by Felix Fietkau · 4 years, 4 months ago
- 8ed37e7 mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL by Felix Fietkau · 4 years, 4 months ago
- 96e97bc net: disable netpoll on fresh napis by Jakub Kicinski · 4 years, 4 months ago
- 7f6f32b ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years, 4 months ago
- 1cec170 mptcp: free acked data before waiting for more memory by Florian Westphal · 4 years, 4 months ago
- 09e31cf taprio: Fix using wrong queues in gate mask by Vinicius Costa Gomes · 4 years, 4 months ago
- 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 4 months ago
- e104684 net: caif: fix error code handling by Tong Zhang · 4 years, 4 months ago
- 99408c4 Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 4 months ago
- be769db net: Get rid of consume_skb when tracing is off by Herbert Xu · 4 years, 4 months ago
- d3b990b netlabel: fix problems with mapping removal by Paul Moore · 4 years, 4 months ago
- 3106ecb sctp: not disable bh in the whole sctp_get_port_local() by Xin Long · 4 years, 4 months ago
- a26aea2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 4 months ago
- 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 4 months ago
- 1e105e6 netfilter: nf_tables: fix destination register zeroing by Florian Westphal · 4 years, 4 months ago
- 6f03bf4 netfilter: nf_tables: add NFTA_SET_USERDATA if not null by Pablo Neira Ayuso · 4 years, 4 months ago
- 0726763 netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match by Stefano Brivio · 4 years, 4 months ago
- 226a88d netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection by Stefano Brivio · 4 years, 4 months ago
- f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 4 months ago
- eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 4 months ago
- ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 4 months ago
- 272502f gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 4 months ago
- c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 4 months ago
- ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 4 months ago
- 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 4 months ago
- 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 4 months ago
- 68528d9 rxrpc: Keep the ACK serial in a var in rxrpc_input_ack() by David Howells · 4 years, 4 months ago
- fce2ff7 nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage by Johannes Berg · 4 years, 5 months ago
- cc5453a netfilter: conntrack: allow sctp hearbeat after connection re-use by Florian Westphal · 4 years, 4 months ago
- d1fb555 netlink: fix state reallocation in policy export by Johannes Berg · 4 years, 4 months ago
- ad112aa SUNRPC: remove duplicate include by Wang Hai · 4 years, 4 months ago
- ad66411 net: ipv4: remove duplicate "the the" phrase in Kconfig text by Colin Ian King · 4 years, 4 months ago
- f01204e ethtool: Don't omit the netlink reply if no features were changed by Maxim Mikityanskiy · 4 years, 4 months ago
- 2847bfe ethtool: Account for hw_features in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
- 840110a ethtool: Fix preserving of wanted feature bits in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
- 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 4 months ago
- eabe861 net: handle the return value of pskb_carve_frag_list() correctly by Miaohe Lin · 4 years, 5 months ago
- 279e89b batman-adv: bla: use netif_rx_ni when not in interrupt context by Jussi Kivilinna · 4 years, 4 months ago
- d8bf0c0 batman-adv: Fix own OGM check in aggregated OGMs by Linus Lüssing · 4 years, 5 months ago
- 303216e batman-adv: Avoid uninitialized chaddr when handling DHCP by Sven Eckelmann · 4 years, 5 months ago
- 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 8dfddfb net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 4 months ago
- 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 4 months ago
- b3b2854 mptcp: sendmsg: reset iter on error redux by Florian Westphal · 4 years, 4 months ago
- bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 4 months ago
- c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 5 months ago
- 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
- 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
- 71a5041 Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 4 months ago
- 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 5 months ago
- f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
- 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 5 months ago
- 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 5 months ago
- e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 5 months ago
- f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 5 months ago
- 10a3b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- 35759383 mptcp: sendmsg: reset iter on error by Florian Westphal · 4 years, 5 months ago