Age | Commit message (Expand) | Author | Files | Lines |
2015-05-14 | net: add CONFIG_NET_INGRESS to enable ingress filtering | Pablo Neira | 1 | -0/+3 |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 1 | -7/+7 |
2014-12-03 | net: introduce generic switch devices support | Jiri Pirko | 1 | -0/+1 |
2014-10-28 | bpf: split eBPF out of NET | Alexei Starovoitov | 1 | -1/+1 |
2014-10-10 | net: bpf: fix bpf syscall dependence on anon_inodes | Alexei Starovoitov | 1 | -0/+1 |
2014-09-30 | netfilter: bridge: build br_nf_core only if required | Florian Westphal | 1 | -1/+1 |
2014-09-26 | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 1 | -3/+4 |
2014-07-12 | 6lowpan: introduce new net/6lowpan directory | Alexander Aring | 1 | -0/+1 |
2014-04-04 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -1/+1 |
2014-04-02 | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 1 | -0/+4 |
2014-02-08 | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid... | Tejun Heo | 1 | -1/+1 |
2014-01-04 | net: netprio: rename config to be more consistent with cgroup configs | Daniel Borkmann | 1 | -2/+2 |
2014-01-04 | net: net_cls: move cgroupfs classid handling into core | Daniel Borkmann | 1 | -0/+7 |
2013-11-22 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 1 | -2/+2 |
2013-11-04 | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+1 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 1 | -1/+1 |
2013-07-31 | pktgen: Require CONFIG_INET due to use of IPv4 checksum function | Thomas Graf | 1 | -1/+1 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+17 |
2013-06-18 | net: remove NET_LL_RX_POLL config menue | Eliezer Tamir | 1 | -9/+2 |
2013-06-18 | net: convert low latency sockets to sched_clock() | Eliezer Tamir | 1 | -1/+0 |
2013-06-11 | net: add low latency socket poll | Eliezer Tamir | 1 | -0/+12 |
2013-06-05 | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 1 | -0/+1 |
2013-05-28 | MPLS: Add limited GSO support | Simon Horman | 1 | -0/+1 |
2013-05-21 | rps: selective flow shedding during softnet overflow | Willem de Bruijn | 1 | -0/+12 |
2013-05-01 | netlink: kconfig: move mmap i/o into netlink kconfig | Daniel Borkmann | 1 | -9/+0 |
2013-04-19 | netlink: mmaped netlink: ring setup | Patrick McHardy | 1 | -0/+9 |
2013-03-21 | netlink: Diag core and basic socket info dumping (v2) | Andrey Vagin | 1 | -0/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2013-02-11 | VSOCK: Introduce VM Sockets | Andy King | 1 | -0/+1 |
2013-02-01 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 1 | -1/+0 |
2013-01-11 | net: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -3/+2 |
2013-01-11 | net: Add support for XPS without sysfs being defined | Alexander Duyck | 1 | -1/+1 |
2012-09-04 | net: Add INET dependency on aes crypto for the sake of TCP fastopen. | David S. Miller | 1 | -0/+2 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -3/+4 |
2012-05-18 | econet: remove ancient bug ridden protocol | Stephen Hemminger | 1 | -1/+0 |
2012-05-18 | drop_monitor: convert to modular building | Neil Horman | 1 | -1/+1 |
2012-05-16 | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 1 | -0/+1 |
2011-12-03 | net: Add Open vSwitch kernel components. | Jesse Gross | 1 | -0/+1 |
2011-11-29 | bql: Byte queue limits | Tom Herbert | 1 | -0/+6 |
2011-11-23 | net: add network priority cgroup infrastructure (v4) | Neil Horman | 1 | -0/+7 |
2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio | 1 | -0/+1 |
2011-04-29 | bpf: depends on MODULES | Eric Dumazet | 1 | -0/+1 |
2011-04-28 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 1 | -0/+13 |
2011-01-25 | net: RPS: Enable hardware acceleration of RFS | Ben Hutchings | 1 | -0/+6 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+3 |
2010-12-17 | net: Add batman-adv meshing protocol | Sven Eckelmann | 1 | -0/+1 |
2010-11-29 | xps: Add CONFIG_XPS | Tom Herbert | 1 | -0/+5 |
2010-11-16 | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 1 | -1/+3 |