summaryrefslogtreecommitdiff
path: root/net/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-021-1/+2
* devlink: move code to a dedicated directoryJakub Kicinski2023-01-051-1/+0
* net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong2022-09-071-21/+1
* net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2022-06-071-1/+22
* net: kunit: add a test for dev_addr_listsJakub Kicinski2021-11-201-0/+2
* net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet2021-11-161-1/+1
* of: net: move of_net under net/Jakub Kicinski2021-10-071-0/+1
* sock_map: Relax config dependency to CONFIG_NETCong Wang2021-07-151-2/+0
* net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-281-1/+1
* net: add generic selftest supportOleksij Rempel2021-04-201-0/+1
* bpf: Clean up sockmap related KconfigsCong Wang2021-02-261-2/+4
* ethtool: move to its own directoryMichal Kubecek2019-12-121-1/+1
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-0/+1
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-1/+1
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+2
* net: Introduce generic failover moduleSridhar Samudrala2018-05-281-0/+1
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-171-0/+1
* xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer2018-01-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-031-1/+2
* xfrm: remove flow cacheFlorian Westphal2017-07-181-1/+0
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+1
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-0/+1
* net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+1
* Introduce devlink infrastructureJiri Pirko2016-03-011-0/+1
* net: add dst_cache supportPaolo Abeni2016-02-161-0/+1
* soreuseport: define reuseport groupsCraig Gallek2016-01-041-1/+1
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+1
* net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-041-1/+1
* Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-1/+0
|\
| * net_dma: simple removalDan Williams2014-09-281-1/+0
* | net: Add a software TSO helper APIEzequiel Garcia2014-05-221-1/+1
* | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-0/+1
|/
* net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-031-1/+1
* net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-031-0/+1
* net: move procfs code to net/core/net-procfs.cCong Wang2013-02-191-0/+1
* net: move ioctl functions into a separated fileCong Wang2013-02-181-1/+1
* sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2011-12-061-1/+2
* net: introduce skb_flow_dissect()Eric Dumazet2011-11-281-1/+1
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+1
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-061-1/+1
* net: support time stamping in phy devices.Richard Cochran2010-07-181-1/+1
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+2
* net: move address list functions to a separate fileJiri Pirko2010-04-031-1/+2
* skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-021-1/+0
* Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-131-0/+1
* Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-131-0/+2
* net: Add SKB DMA mapping helper functions.David S. Miller2008-09-111-0/+1
* [NET]: Fix running without sysfsEric W. Biederman2007-10-101-1/+1
* [NET]: Basic network namespace infrastructure.Eric W. Biederman2007-10-101-1/+1