summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-29mctp: Add initial routing frameworkJeremy Kerr
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr
2021-07-29mctp: Add base socket/protocol definitionsJeremy Kerr
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-07-29Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-07-29skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni
2021-07-29net: optimize GRO for the common case.Paolo Abeni
2021-07-29sk_buff: track extension status in slow_groPaolo Abeni
2021-07-29net: xfrm: fix shift-out-of-bouncePavel Skripkin
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-07-28net: bridge: switchdev: treat local FDBs the same as entries towards the bridgeVladimir Oltean
2021-07-28net: bridge: switchdev: replay the entire FDB for each portVladimir Oltean
2021-07-28af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-07-28net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye
2021-07-28net: let flow have same hash in two directionszhang kai
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky
2021-07-28sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend
2021-07-27bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend
2021-07-27net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann
2021-07-27net: socket: return changed ifreq from SIOCDEVPRIVATEArnd Bergmann
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann
2021-07-27phonet: use siocdevprivateArnd Bergmann
2021-07-27bridge: use ndo_siocdevprivateArnd Bergmann
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann
2021-07-27tcp: more accurately check DSACKs to grow RACK reordering windowNeal Cardwell
2021-07-27tcp: more accurately detect spurious TLP probesYuchung Cheng
2021-07-279p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-07-279p/trans_virtio: Remove sysfs file on probe failureXie Yongji
2021-07-27net: llc: fix skb_over_panicPavel Skripkin
2021-07-27openvswitch: fix sparse warning incorrect typeMark Gray
2021-07-27openvswitch: fix alignment issuesMark Gray
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed
2021-07-26flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva
2021-07-26ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean
2021-07-26net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean
2021-07-26net: dsa: sja1105: add support for imprecise RXVladimir Oltean
2021-07-26net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean