summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-02-28add support for clang Control Flow Integrity (CFI)Sami Tolvanen13-2/+444
2017-05-31UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2-4/+4
2017-01-19ANDROID: Paranoid network.Robert Love4-2/+96
2016-08-17strparser: Stream parser for messagesTom Herbert6-0/+644
2016-07-20net/ncsi: Resource managementGavin Shan7-0/+756
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann5-2/+270
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann8-10/+18
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin9-1/+1198
2016-03-22Make DST_CACHE a silent config optionDave Jones1-1/+1
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT4-0/+119
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert8-1/+2201
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann4-0/+12
2016-03-01Introduce devlink infrastructureJiri Pirko6-0/+966
2016-02-17net: add dst_cache supportPaolo Abeni4-0/+270
2016-01-11net, sched: add clsact qdiscDaniel Borkmann8-16/+186
2015-12-09net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo12-38/+76
2015-09-30net: Introduce L3 Master device abstractionDavid Ahern8-0/+246
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu6-0/+340
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira4-4/+9
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger31-99/+99
2014-12-03net: introduce generic switch devices supportJiri Pirko9-0/+161
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov5-5/+28
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov1-0/+1
2014-09-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2-3/+4
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso16-104/+151
2014-07-116lowpan: introduce new net/6lowpan directoryAlexander Aring8-14/+16
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds32-2734/+1908
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann10-96/+173
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo4-52/+3
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann8-20/+14
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann8-151/+143
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-04net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin15-0/+2403
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky81-337/+100
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller906-98600/+11262
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang18-41/+41
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1181-21775/+73998
2013-06-17net: remove NET_LL_RX_POLL config menueEliezer Tamir1-9/+2
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir2-17/+17
2013-06-11net: add low latency socket pollEliezer Tamir12-2/+208
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko10-23/+37
2013-05-28MPLS: Add limited GSO supportSimon Horman15-3/+143
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn5-3/+194
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2-9/+9
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy4-2/+327
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin5-0/+244
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds378-1880/+1686
2013-02-11VSOCK: Introduce VM SocketsAndy King16-1/+6038
2013-02-01wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker9-66/+3
[next]