summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-04-23afs: Don't truncate iter during data fetchDavid Howells1-1/+1
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-2/+2
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov1-6/+1
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov1-2/+3
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman7-4/+52
2021-04-01Revert "net: correct sk_acceptq_is_full()"Eric Dumazet1-1/+5
2021-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-3/+5
2021-03-30net: let skb_orphan_partial wake-up waiters.Paolo Abeni1-0/+9
2021-03-26sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-03-24xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert1-1/+1
2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish1-1/+1
2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish1-1/+3
2021-03-19sch_red: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+3
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+3
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi1-0/+2
2021-03-16tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin1-1/+1
2021-03-12net: correct sk_acceptq_is_full()liuyacan1-1/+1
2021-03-11net: sched: validate stab valuesEric Dumazet1-1/+9
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang1-0/+24
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann1-0/+11
2021-03-10net: nfc: nci: drop nci_uart_ops::recv_bufJiri Slaby1-2/+0
2021-03-03xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo1-1/+1
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+5
2021-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+6
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2021-02-17net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-02-17net: dsa: add MRP supportHoratiu Vultur1-0/+12
2021-02-17switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-17switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+11
2021-02-16net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean1-1/+2
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso1-0/+6
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-1/+2
2021-02-15net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean1-1/+2
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-0/+2
2021-02-13tcp: factorize logic into tcp_epollin_ready()Eric Dumazet1-0/+12
2021-02-13tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-02-13net: dsa: act as passthrough for bridge port flagsVladimir Oltean1-2/+8
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-1/+6
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-2/+4
2021-02-13Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller1-0/+2
2021-02-13mptcp: avoid lock_fast usage in accept pathFlorian Westphal1-0/+1
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear1-0/+2
2021-02-12net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan1-6/+6
2021-02-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller4-5/+57
2021-02-12net: initialize net->net_cookie at netns setupEric Dumazet1-3/+1