net: warn if transport header was not set
[platform/kernel/linux-starfive.git] / net /
2022-05-11 Eric Dumazetnet: add CONFIG_DEBUG_NET
2022-05-11 David S. MillerMerge tag 'mlx5-updates-2022-05-09' of git://git./linux...
2022-05-11 Jakub Kicinskinet: fix kdoc on __dev_queue_xmit()
2022-05-10 Colin Ian Kingx25: remove redundant pointer dev
2022-05-10 Paolo AbeniMerge branch 'ptp-support-hardware-clocks-with-addition...
2022-05-10 Gerhard Englederptp: Support late timestamp determination
2022-05-10 Gerhard Englederptp: Pass hwtstamp to ptp_convert_timestamp()
2022-05-10 Gerhard Englederptp: Request cycles for TX timestamp
2022-05-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-05-10 Jiapeng ChongROSE: Remove unused code and clean up some inconsistent...
2022-05-09 David S. MillerMerge branch 'vxlan_fdb_delete-extack'
2022-05-09 Alaa Mohamedrtnetlink: add extack support in fdb del handlers
2022-05-08 David S. MillerMerge tag 'batadv-next-pullrequest-20220508' of git...
2022-05-07 Jakub KicinskiMerge branch 'simplify-migration-of-host-filtered-addre...
2022-05-07 Vladimir Olteannet: dsa: delete dsa_port_walk_{fdbs,mdbs}
2022-05-06 Jakub KicinskiMerge branch '10GbE' of git://git./linux/kernel/git...
2022-05-06 David S. MillerMerge branch 'tso-gso-limit-split'
2022-05-06 Jakub Kicinskinet: move netif_set_gso_max helpers
2022-05-06 Jakub Kicinskinet: make drivers set the TSO limit not the GSO limit
2022-05-06 Jakub Kicinskinet: don't allow user space to lift the device limits
2022-05-06 Jakub Kicinskinet: add netif_inherit_tso_max()
2022-05-06 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-05-06 Jakub KicinskiMerge branch 'mptcp-improve-mptcp-level-window-tracking'
2022-05-06 Paolo Abenimptcp: add more offered MIBs counter
2022-05-06 Paolo Abenimptcp: never shrink offered window
2022-05-06 Paolo Abenitcp: allow MPTCP to update the announced window
2022-05-06 Paolo Abenimptcp: add mib for xmit window sharing
2022-05-06 Paolo Abenimptcp: really share subflow snd_wnd
2022-05-06 David Ahernnet: Make msg_zerocopy_alloc static
2022-05-05 Jakub Kicinskinet: switch to netif_napi_add_tx()
2022-05-05 Eyal Birgernet: align SO_RCVMARK required privileges with SO_MARK
2022-05-05 Jakub KicinskiRevert "Merge branch 'mlxsw-line-card-model'"
2022-05-05 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-05-05 Linus TorvaldsMerge tag 'net-5.18-rc6' of git://git./linux/kernel...
2022-05-05 Duoming ZhouNFC: netlink: fix sleep in atomic bug when firmware...
2022-05-05 Jakub KicinskiMerge branch 'insufficient-tcp-source-port-randomness'
2022-05-05 Willy Tarreautcp: drop the hash_32() part from the index calculation
2022-05-05 Willy Tarreautcp: increase source port perturb table to 2^16
2022-05-05 Willy Tarreautcp: dynamically allocate the perturb table used by...
2022-05-05 Willy Tarreautcp: add small random increments to the source port
2022-05-05 Eric Dumazettcp: resalt the secret every 10 seconds
2022-05-05 Willy Tarreautcp: use different parts of the port_offset for index...
2022-05-05 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-05-05 Vasily Averinmemcg: accounting for objects allocated for new netdevice
2022-05-04 Linus TorvaldsMerge tag 'iomm-fixes-v5.18-rc5' of git://git./linux...
2022-05-04 Linus TorvaldsMerge tag 'for-linus-5.17-2' of https://github.com...
2022-05-04 David S. MillerMerge tag 'mlx5-updates-2022-05-03' of git://git./linux...
2022-05-04 David S. MillerMerge branch 'mptcp-pathmanager-api'
2022-05-04 Florian Westphalmptcp: netlink: allow userspace-driven subflow establis...
2022-05-04 Kishen Maloormptcp: netlink: Add MPTCP_PM_CMD_REMOVE
2022-05-04 Kishen Maloormptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
2022-05-04 Florian Westphalmptcp: netlink: split mptcp_pm_parse_addr into two...
2022-05-04 Kishen Maloormptcp: read attributes of addr entries managed by users...
2022-05-04 Kishen Maloormptcp: handle local addrs announced by userspace PMs
2022-05-04 Jakub KicinskiMerge tag 'wireless-next-2022-05-03' of git://git....
2022-05-04 Jakub Kicinskinetdev: reshuffle netif_napi_add() APIs to allow droppi...
2022-05-03 Jakub KicinskiMerge branch 'mptcp-userspace-path-manager-prerequisites'
2022-05-03 Kishen Maloormptcp: allow ADD_ADDR reissuance by userspace PMs
2022-05-03 Kishen Maloormptcp: expose server_side attribute in MPTCP netlink...
2022-05-03 Kishen Maloormptcp: establish subflows from either end of connection
2022-05-03 Kishen Maloormptcp: reflect remote port (not 0) in ANNOUNCED events
2022-05-03 Kishen Maloormptcp: store remote id from MP_JOIN SYN/ACK in local ctx
2022-05-03 Kishen Maloormptcp: bypass in-kernel PM restrictions for non-kernel PMs
2022-05-03 Linus TorvaldsMerge tag 'seccomp-v5.18-rc6' of git://git./linux/kerne...
2022-05-03 Linus TorvaldsMerge tag 'hwmon-for-v5.18-rc6' of git://git./linux...
2022-05-03 Tetsuo Handanet: rds: acquire refcount on TCP sockets
2022-05-03 Paolo AbeniMerge tag 'mlx5-updates-2022-05-02' of git://git./linux...
2022-05-03 Paolo AbeniMerge branch 'use-standard-sysctl-macro'
2022-05-03 Tonghao Zhangnet: sysctl: introduce sysctl SYSCTL_THREE
2022-05-03 Tonghao Zhangnet: sysctl: use shared sysctl macro
2022-05-03 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-05-02 Jakub KicinskiMerge branch 'vsock-virtio-add-support-for-device-suspe...
2022-05-02 Stefano Garzarellavsock/virtio: add support for device suspend/resume
2022-05-02 Stefano Garzarellavsock/virtio: factor our the code to initialize and...
2022-05-02 jianghaoranipv6: Don't send rs packets to the interface of ARPHRD_...
2022-05-02 Pavel Begunkovtcp: optimise skb_zerocopy_iter_stream()
2022-05-02 Jakub KicinskiStefan Schmidt says:
2022-05-02 Linus TorvaldsMerge tag 'for-5.18-rc5-tag' of git://git./linux/kernel...
2022-05-02 Paolo AbeniMerge branch 'net-more-heap-allocation-and-split-of...
2022-05-02 Jakub Kicinskirtnl: move rtnl_newlink_create()
2022-05-02 Jakub Kicinskirtnl: split __rtnl_newlink() into two functions
2022-05-02 Jakub Kicinskirtnl: allocate more attr tables on the heap
2022-05-02 Paolo AbeniMerge tag 'linux-can-next-for-5.19-20220502' of git...
2022-05-02 Paolo AbeniMerge branch 'devices-always-netif_f_lltx'
2022-05-02 Peilin Yeip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF...
2022-05-02 Peilin Yeip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
2022-05-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-05-01 Linus TorvaldsMerge tag 'x86_urgent_for_v5.18_rc5' of git://git....
2022-05-01 David S. MillerMerge branch 'adin1100-industrial-PHY-support'
2022-05-01 Alexandru Tachiciethtool: Add 10base-T1L link mode entry
2022-05-01 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.18_rc5' of git://git...
2022-05-01 Linus TorvaldsMerge tag 'irq_urgent_for_v5.18_rc5' of git://git....
2022-05-01 David S. MillerMerge branch 'nfc-fixes'
2022-05-01 Duoming Zhounfc: replace improper check device_is_registered()...
2022-05-01 David S. MillerMerge branch 'UDP-sock_wfree-opts'
2022-05-01 Pavel Begunkovsock: optimise sock_def_write_space barriers
2022-05-01 Pavel Begunkovsock: optimise UDP sock_wfree() refcounting
2022-05-01 Pavel Begunkovsock: dedup sock_def_write_space wmem_alloc checks
2022-04-30 Miquel Raynalnet: mac802154: Fix symbol durations
2022-04-30 Linus TorvaldsMerge tag 'driver-core-5.18-rc5' of git://git./linux...
next