summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: xt_nat: pass table to hookfnFlorian Westphal
2021-04-26netfilter: x_tables: remove paranoia testsFlorian Westphal
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-25can: proc: fix rcvlist_* header alignment on 64-bit systemErik Flodin
2021-04-24Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit
2021-04-23mptcp: add MSG_PEEK supportYonglong Li
2021-04-23mptcp: ignore unsupported msg flagsPaolo Abeni
2021-04-23mptcp: implement MSG_TRUNC supportPaolo Abeni
2021-04-23mptcp: implement dummy MSG_ERRQUEUE supportPaolo Abeni
2021-04-23mptcp: Retransmit DATA_FINMat Martineau
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-04-23net: sock: remove the unnecessary check in proto_registerTonghao Zhang
2021-04-23openvswitch: meter: remove rate from the bucket size calculationIlya Maximets
2021-04-23bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-04-23afs: Don't truncate iter during data fetchDavid Howells
2021-04-23xsk: Align XDP socket batch size with DPDKLi RongQing
2021-04-22net, xdp: Update pkt_type if generic XDP changes unicast MACMartin Willi
2021-04-21neighbour: Prevent Race condition in neighbour subsytemChinmay Agarwal
2021-04-21net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=nVladimir Oltean
2021-04-21net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson
2021-04-21net: dsa: fix bridge support for drivers without port_bridge_flags callbackOleksij Rempel
2021-04-20vsock/virtio: free queued packets when closing socketStefano Garzarella
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-20net: add generic selftest supportOleksij Rempel
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-19ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski
2021-04-19net: fix a data race when get vlan deviceDi Zhu
2021-04-19gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-19net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng
2021-04-19ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva
2021-04-19mld: remove unnecessary prototypesTaehee Yoo
2021-04-19nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel
2021-04-19vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-04-19cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg