summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2022-09-03net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman1-4/+2
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+5
2022-09-01tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet1-0/+2
2022-09-01net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao1-1/+0
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko1-1/+0
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski1-0/+7
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+3
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2022-08-26net: sched: remove unnecessary init of qdisc skb headZhengchao Shao1-7/+0
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2-13/+39
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+7
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko1-2/+1
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko1-0/+16
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao1-1/+0
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam1-1/+3
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg1-0/+2
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan1-0/+5
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg1-0/+2
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-12/+25
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz1-0/+2
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert1-15/+18
2022-08-25net: Add a bhash2 table hashed by port and addressJoanne Koong3-2/+95
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-0/+4
2022-08-25netlink: fix some kernel-doc commentsZhengchao Shao1-1/+3
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima1-1/+1
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso1-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso1-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso1-0/+1
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean1-0/+4
2022-08-23vsock: add API call for data readyArseniy Krasnov1-0/+1
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov1-0/+1
2022-08-23bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins1-1/+1
2022-08-22Remove DECnet support from kernelStephen Hemminger7-954/+0
2022-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+27
2022-08-19net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim1-1/+0
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger1-1/+3
2022-08-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-6/+0
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-08-18net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells1-0/+25
2022-08-17net: sched: remove the unused return value of unregister_qdiscZhengchao Shao1-1/+1
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn1-0/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-29/+80
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski1-2/+3
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal1-1/+1
2022-08-11net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy1-1/+1
2022-08-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+4
2022-08-11net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei1-20/+48
2022-08-10ax88796: Fix some typo in a commentChristophe JAILLET1-2/+2
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso1-0/+5