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