summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-09-19Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-2/+0
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier-2/+3
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang-0/+37
2022-09-09Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz-2/+0
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong-0/+67
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-3/+0
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-2/+4
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells-2/+0
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells-0/+4
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet-0/+2
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso-3/+0
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+3
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-0/+4
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima-1/+1
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima-1/+1
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso-0/+1
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins-1/+1
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger-1/+3
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+1
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells-0/+25
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn-0/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-29/+80
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski-2/+3
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal-1/+1
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy-1/+1
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+4
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei-20/+48
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET-2/+2
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso-0/+5
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso-2/+2
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso-1/+3
2022-08-08mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabledJiri Olsa-0/+4
2022-08-06Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds-4/+45
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean-1/+12
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-737/+2100
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-20/+29
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+2
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy-0/+11
2022-08-01net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet-1/+2
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+1
2022-07-29net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning-20/+17
2022-07-28firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()Andy Shevchenko-2/+1
2022-07-28ax25: fix incorrect dev_tracker usageEric Dumazet-0/+1
2022-07-28devlink: introduce framework for selftestsVikas Gupta-0/+21
2022-07-28net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan-0/+2
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-14/+10
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan-0/+3
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni-0/+19