1. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  3. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  4. a2adc7c UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 7 years ago
  5. 91f8ea1 net: Add snapshot of sockev module by Subash Abhinov Kasiviswanathan · 7 years ago
  6. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  7. 6a116d6 net: ipc_router: Add snapshot of IPC Router by Karthikeyan Ramasubramanian · 8 years ago
  8. 2139ce8a net: rmnet_data: Add snapshot of rmnet_data driver by Subash Abhinov Kasiviswanathan · 8 years ago
  9. 1b817cf Paranoid network. by Robert Love · 16 years ago
  10. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  11. 2d283bd net/ncsi: Resource management by Gavin Shan · 8 years ago
  12. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  13. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  14. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 8 years ago
  15. 9b24684 Make DST_CACHE a silent config option by Dave Jones · 8 years ago
  16. 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 8 years ago
  17. ab7ac4e kcm: Kernel Connection Multiplexor module by Tom Herbert · 8 years ago
  18. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  19. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 8 years ago
  20. 911362c net: add dst_cache support by Paolo Abeni · 8 years ago
  21. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 8 years ago
  22. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 8 years ago
  23. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  24. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  25. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 9 years ago
  26. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 9 years ago
  27. 007f790 net: introduce generic switch devices support by Jiri Pirko · 9 years ago
  28. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  29. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  30. 57f5877 netfilter: bridge: build br_nf_core only if required by Florian Westphal · 10 years ago
  31. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  32. 2c6bed7 6lowpan: introduce new net/6lowpan directory by Alexander Aring · 10 years ago
  33. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  34. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 10 years ago
  35. af63633 cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() by Tejun Heo · 10 years ago
  36. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 10 years ago
  37. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 10 years ago
  38. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 10 years ago
  39. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago
  40. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  41. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  43. ffd756b pktgen: Require CONFIG_INET due to use of IPv4 checksum function by Thomas Graf · 11 years ago
  44. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  45. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 11 years ago
  46. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  47. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  48. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  49. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  50. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 11 years ago
  51. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 11 years ago
  52. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 11 years ago
  53. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 11 years ago
  54. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  55. d021c34 VSOCK: Introduce VM Sockets by Andy King · 11 years ago
  56. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  57. 911f863 net: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  58. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 11 years ago
  59. 798b2cb net: Add INET dependency on aes crypto for the sake of TCP fastopen. by David S. Miller · 12 years ago
  60. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  61. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 12 years ago
  62. cad456d drop_monitor: convert to modular building by Neil Horman · 12 years ago
  63. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  64. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  65. 114cf58 bql: Byte queue limits by Tom Herbert · 12 years ago
  66. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 12 years ago
  67. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago
  68. b6202f9 bpf: depends on MODULES by Eric Dumazet · 13 years ago
  69. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  70. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 13 years ago
  71. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 13 years ago
  73. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 13 years ago
  74. c996d8b Docs/Kconfig: Update: osdl.org -> linuxfoundation.org by Michael Witten · 13 years ago
  75. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  76. 6dcbc12 net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS by David S. Miller · 14 years ago
  77. 1a4240f DNS: Separate out CIFS DNS Resolver code by Wang Lei · 14 years ago
  78. 40b53d8 wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE by David S. Miller · 14 years ago
  79. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  80. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  81. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 14 years ago
  82. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  83. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  84. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  85. 9b05126 net: remove stale reference to fastroute from Kconfig help text by Ashish Karkare · 15 years ago
  86. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  87. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  88. d44c3a2 netdev: expose net_device_ops compat as config option by Stephen Hemminger · 15 years ago
  89. 273ae44 Network Drop Monitor: Adding Build changes to enable drop monitor by Neil Horman · 15 years ago
  90. e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 15 years ago
  91. fe17f84 RDS: Kconfig and Makefile by Andy Grover · 15 years ago
  92. 5075138 Phonet: move to Networking options like other protocol stacks by remi.denis-courmont@nokia · 15 years ago
  93. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 15 years ago
  94. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 15 years ago
  95. beb2a7f net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename by John W. Linville · 16 years ago
  96. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 15 years ago
  97. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 15 years ago
  98. 3891845 netns: Coexist with the sysfs limitations v2 by Eric W. Biederman · 16 years ago
  99. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  100. 8ead536 Phonet: add CONFIG_PHONET by Remi Denis-Courmont · 16 years ago