summaryrefslogtreecommitdiff
path: root/net/core/Makefile
AgeCommit message (Expand)Author
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-05-28net: Introduce generic failover moduleSridhar Samudrala
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-01Introduce devlink infrastructureJiri Pirko
2016-02-16net: add dst_cache supportPaolo Abeni
2016-01-04soreuseport: define reuseport groupsCraig Gallek
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-09-28net_dma: simple removalDan Williams
2014-05-22net: Add a software TSO helper APIEzequiel Garcia
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang
2013-02-18net: move ioctl functions into a separated fileCong Wang
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman
2009-03-13Network Drop Monitor: Add trace declaration for skb freesNeil Horman
2008-09-11net: Add SKB DMA mapping helper functions.David S. Miller
2007-10-10[NET]: Fix running without sysfsEric W. Biederman
2007-10-10[NET]: Basic network namespace infrastructure.Eric W. Biederman
2007-04-26[WEXT]: Move to net/wirelessJohannes Berg
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-08-02[NET]: Core net changes to generate neteventsTom Tucker
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk
2005-08-29[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte
2005-07-19[NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds