aboutsummaryrefslogtreecommitdiff
path: root/net/core/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-08-03net: core: Make the FIB notification chain genericGravatar Ido Schimmel 1-1/+2
2017-07-18xfrm: remove flow cacheGravatar Florian Westphal 1-1/+0
2017-02-08gro_cells: move to net/core/gro_cells.cGravatar Eric Dumazet 1-0/+1
2016-12-02bpf: BPF for lightweight tunnel infrastructureGravatar Thomas Graf 1-0/+1
2016-03-14net: add a hardware buffer management helper APIGravatar Gregory CLEMENT 1-0/+1
2016-03-01Introduce devlink infrastructureGravatar Jiri Pirko 1-0/+1
2016-02-16net: add dst_cache supportGravatar Paolo Abeni 1-0/+1
2016-01-04soreuseport: define reuseport groupsGravatar Craig Gallek 1-1/+1
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsGravatar Roopa Prabhu 1-0/+1
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreGravatar Al Viro 1-1/+1
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-1/+0
2014-09-28net_dma: simple removalGravatar Dan Williams 1-1/+0
2014-05-22net: Add a software TSO helper APIGravatar Ezequiel Garcia 1-1/+1
2014-04-01net: ptp: move PTP classifier in its own fileGravatar Daniel Borkmann 1-0/+1
2014-01-03net: netprio: rename config to be more consistent with cgroup configsGravatar Daniel Borkmann 1-1/+1
2014-01-03net: net_cls: move cgroupfs classid handling into coreGravatar Daniel Borkmann 1-0/+1
2013-02-19net: move procfs code to net/core/net-procfs.cGravatar Cong Wang 1-0/+1
2013-02-18net: move ioctl functions into a separated fileGravatar Cong Wang 1-1/+1
2011-12-06sock_diag: Move the sock_ code to net/core/Gravatar Pavel Emelyanov 1-1/+2
2011-11-28net: introduce skb_flow_dissect()Gravatar Eric Dumazet 1-1/+1
2011-11-22net: add network priority cgroup infrastructure (v4)Gravatar Neil Horman 1-0/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.Gravatar David S. Miller 1-1/+1
2010-07-18net: support time stamping in phy devices.Gravatar Richard Cochran 1-1/+1
2010-04-03net: convert multicast list to list_headGravatar Jiri Pirko 1-3/+2
2010-04-03net: move address list functions to a separate fileGravatar Jiri Pirko 1-1/+2
2009-12-02skbuff: remove skb_dma_map/unmapGravatar Alexander Duyck 1-1/+0
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorGravatar Neil Horman 1-0/+1
2009-03-13Network Drop Monitor: Add trace declaration for skb freesGravatar Neil Horman 1-0/+2
2008-09-11net: Add SKB DMA mapping helper functions.Gravatar David S. Miller 1-0/+1
2007-10-10[NET]: Fix running without sysfsGravatar Eric W. Biederman 1-1/+1
2007-10-10[NET]: Basic network namespace infrastructure.Gravatar Eric W. Biederman 1-1/+1
2007-04-26[WEXT]: Move to net/wirelessGravatar Johannes Berg 1-1/+0
2006-12-02[NET]: The scheduled removal of the frame diverter.Gravatar Adrian Bunk 1-1/+0
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkGravatar Thomas Graf 1-0/+1
2006-08-02[NET]: Core net changes to generate neteventsGravatar Tom Tucker 1-1/+1
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesGravatar Chris Leech 1-0/+1
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseGravatar Adrian Bunk 1-1/+1
2005-08-29[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cGravatar Harald Welte 1-1/+0
2005-07-19[NET]: Only build flow.o if CONFIG_XFRM=yGravatar Patrick McHardy 1-1/+2
2005-06-18[NET] Generalise tcp_listen_optGravatar Arnaldo Carvalho de Melo 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+17