aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05tcp: allow MPTCP to update the announced windowPaolo Abeni1-1/+1
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski1-17/+1
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2-3/+3
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-25/+65
2022-05-02Stefan Schmidt says:Jakub Kicinski2-2/+23
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov1-2/+8
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-8/+10
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-3/+13
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni2-1/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet2-14/+0
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz1-0/+1
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski1-0/+1
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal1-0/+9
2022-04-25net: mac802154: Create an offloaded transmission error helperMiquel Raynal1-0/+10
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet1-0/+1
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet1-0/+1
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2-2/+2
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko1-2/+6
2022-04-25devlink: introduce line card info get messageJiri Pirko1-1/+6
2022-04-25devlink: introduce line card devices supportJiri Pirko1-0/+7
2022-04-23mptcp: infinite mapping sendingGeliang Tang1-1/+2
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang1-0/+6
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault1-12/+24
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-6/+11
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang1-0/+1
2022-04-18devlink: add port to line card relationship setJiri Pirko1-0/+3
2022-04-18devlink: implement line card active stateJiri Pirko1-0/+2
2022-04-18devlink: implement line card provisioningJiri Pirko1-2/+41
2022-04-18devlink: add support to create line card and expose to userJiri Pirko1-0/+4
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet1-2/+2
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern1-2/+9
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-2/+0
2022-04-15net: page_pool: introduce ethtool statsLorenzo Bianconi1-0/+21
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+2
2022-04-13net: rtnetlink: add bulk delete support flagNikolay Aleksandrov1-1/+2
2022-04-13net: rtnetlink: use BIT for flag valuesNikolay Aleksandrov1-1/+1
2022-04-13net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov1-0/+6
2022-04-13net: rtnetlink: add msg kind namesNikolay Aleksandrov1-0/+7
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca1-2/+0
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp6-10/+9
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault1-1/+1
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault1-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-22/+58
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi1-0/+4
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen1-3/+3
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-2/+6