summaryrefslogtreecommitdiffstats
path: root/net/core/Makefile
AgeCommit message (Expand)AuthorLines
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao-0/+1
2024-10-08rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.Kuniyuki Iwashima-0/+1
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry-0/+1
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry-0/+1
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel-0/+1
2024-04-01net: net_test: add tests for IP tunnel flags conversion helpersAlexander Lobakin-1/+1
2024-03-07net: introduce struct net_hotdataEric Dumazet-0/+1
2023-11-28net: page_pool: id the page poolsJakub Kicinski-1/+1
2023-10-11net: add skb_segment kunit testWillem de Bruijn-0/+1
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet-1/+1
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski-1/+2
2023-01-05devlink: move code to a dedicated directoryJakub Kicinski-1/+0
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong-21/+1
2022-06-07net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong-1/+22
2021-11-20net: kunit: add a test for dev_addr_listsJakub Kicinski-0/+2
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet-1/+1
2021-10-07of: net: move of_net under net/Jakub Kicinski-0/+1
2021-07-15sock_map: Relax config dependency to CONFIG_NETCong Wang-2/+0
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel-1/+1
2021-04-20net: add generic selftest supportOleksij Rempel-0/+1
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang-2/+4
2019-12-12ethtool: move to its own directoryMichal Kubecek-1/+1
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau-0/+1
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso-1/+1
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann-0/+2
2018-05-28net: Introduce generic failover moduleSridhar Samudrala-0/+1
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer-0/+1
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel-1/+2
2017-07-18xfrm: remove flow cacheFlorian Westphal-1/+0
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet-0/+1
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf-0/+1
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT-0/+1
2016-03-01Introduce devlink infrastructureJiri Pirko-0/+1
2016-02-16net: add dst_cache supportPaolo Abeni-0/+1
2016-01-04soreuseport: define reuseport groupsCraig Gallek-1/+1
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu-0/+1
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro-1/+1
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-1/+0
2014-09-28net_dma: simple removalDan Williams-1/+0
2014-05-22net: Add a software TSO helper APIEzequiel Garcia-1/+1
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann-0/+1
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann-1/+1
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann-0/+1
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang-0/+1
2013-02-18net: move ioctl functions into a separated fileCong Wang-1/+1
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov-1/+2
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet-1/+1
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman-0/+1