1. b6172aa net/mlx5e: Add a new priority for kernel flow tables by Amir Vadai · 9 years ago
  2. 67ba422 net/mlx5e: Relax ndo_setup_tc handle restriction by Amir Vadai · 9 years ago
  3. 60ab458 net/mlx5_core: Set flow steering dest only for forward rules by Amir Vadai · 9 years ago
  4. 519afb1 net/act_skbedit: Utility functions for mark action by Amir Vadai · 9 years ago
  5. 00175ae net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef by Amir Vadai · 9 years ago
  6. 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 9 years ago
  7. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 9 years ago
  8. 10f7903 Merge branch 'mediatek-eth' by David S. Miller · 9 years ago
  9. 0c272fc net-next: mediatek: add an entry to MAINTAINERS by John Crispin · 9 years ago
  10. 009fb097 net-next: mediatek: add Kconfig and Makefile by John Crispin · 9 years ago
  11. 656e705 net-next: mediatek: add support for MT7623 ethernet by John Crispin · 9 years ago
  12. 58ff986 net-next: mediatek: document MediaTek SoC ethernet binding by John Crispin · 9 years ago
  13. 0476189 net: dsa: Fix cleanup resources upon module removal by Neil Armstrong · 9 years ago
  14. 88f09bd qede: Fix net-next "make ARCH=x86_64" by Manish Chopra · 9 years ago
  15. e49038d Merge branch 'qlcnic-next' by David S. Miller · 9 years ago
  16. 819bfe7 qlcnic: Fix mailbox completion handling during spurious interrupt by Rajesh Borundia · 9 years ago
  17. 5bf9325 qlcnic: Remove unnecessary usage of atomic_t by Rajesh Borundia · 9 years ago
  18. b795a21 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  19. a8d16d0 cxgb4vf: Set number of queues in pci probe only by Hariprasad Shenai · 9 years ago
  20. 28f71c6 cxgb4vf: Add a couple more checks for invalid provisioning configurations by Hariprasad Shenai · 9 years ago
  21. 495c22b cxgb4vf: Configure queue based on resource and interrupt type by Hariprasad Shenai · 9 years ago
  22. 84f67018 cxgb4vf: Enable interrupts before we register our network devices by Hariprasad Shenai · 9 years ago
  23. 5220ef1 net: dsa: mv88e6xxx: avoid writing the same mode by Vivien Didelot · 9 years ago
  24. 5da9603 net: dsa: mv88e6xxx: read then write PVID by Vivien Didelot · 9 years ago
  25. 2d9deae net: dsa: mv88e6xxx: rework port state setter by Vivien Didelot · 9 years ago
  26. 2a5a259 Merge branch 'sh_eth-fixes' by David S. Miller · 9 years ago
  27. d0ba913 sh_eth: advance 'rxdesc' later in sh_eth_ring_format() by Sergei Shtylyov · 9 years ago
  28. c1b7fca sh_eth: fix NULL pointer dereference in sh_eth_ring_format() by Sergei Shtylyov · 9 years ago
  29. f720d0c kcm: mark helper functions inline by Arnd Bergmann · 9 years ago
  30. 798fee4 Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  31. e481ab2 can: rcar_can: Add r8a7795 support by Ramesh Shanmugasundaram · 9 years ago
  32. 6cc6426 can: ifi: Add obscure bit swap for EFF frame IDs by Marek Vasut · 9 years ago
  33. 2236543 can: ifi: Fix RX and TX ID mask by Marek Vasut · 9 years ago
  34. f1deaee can: ifi: Fix TX DLC configuration by Marek Vasut · 9 years ago
  35. 99312c3 can: ifi: Fix clock generator configuration by Marek Vasut · 9 years ago
  36. cdc4e47 bpf: avoid copying junk bytes in bpf_get_current_comm() by Alexei Starovoitov · 9 years ago
  37. b8cdc05 bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS by Alexei Starovoitov · 9 years ago
  38. 3b8377d Merge branch 'variable-length-ll-headers' by David S. Miller · 9 years ago
  39. 9ed988c packet: validate variable length ll headers by Willem de Bruijn · 9 years ago
  40. ea47781 ax25: add link layer header validation function by Willem de Bruijn · 9 years ago
  41. 2793a23 net: validate variable length ll headers by Willem de Bruijn · 9 years ago
  42. 9531ab6 Merge branch 'kcm' by David S. Miller · 9 years ago
  43. 1001659 kcm: Add description in Documentation by Tom Herbert · 9 years ago
  44. 29152a3 kcm: Add receive message timeout by Tom Herbert · 9 years ago
  45. 7ced95e kcm: Add memory limit for receive message construction by Tom Herbert · 9 years ago
  46. f29698fc kcm: Sendpage support by Tom Herbert · 9 years ago
  47. 9168735 kcm: Splice support by Tom Herbert · 9 years ago
  48. cd6e111 kcm: Add statistics and proc interfaces by Tom Herbert · 9 years ago
  49. ab7ac4e kcm: Kernel Connection Multiplexor module by Tom Herbert · 9 years ago
  50. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 9 years ago
  51. fa9835e net: Walk fragments in __skb_splice_bits by Tom Herbert · 9 years ago
  52. f092276 net: Add MSG_BATCH flag by Tom Herbert · 9 years ago
  53. 28a94d8 net: Allow MSG_EOR in each msghdr of sendmmsg by Tom Herbert · 9 years ago
  54. f4a00aa net: Make sock_alloc exportable by Tom Herbert · 9 years ago
  55. ff3c44e rcu: Add list_next_or_null_rcu by Tom Herbert · 9 years ago
  56. 26e9093 samples/bpf: add map performance test by Alexei Starovoitov · 9 years ago
  57. 7dcc42b samples/bpf: stress test bpf_get_stackid by Alexei Starovoitov · 9 years ago
  58. 9d8b612 samples/bpf: add bpf map stress test by Alexei Starovoitov · 9 years ago
  59. e28e87e ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET by Daniel Borkmann · 9 years ago
  60. f14b488 Merge branch 'bpf-map-prealloc' by David S. Miller · 9 years ago
  61. c3f85cf samples/bpf: test both pre-alloc and normal maps by Alexei Starovoitov · 9 years ago
  62. 89b9760 samples/bpf: add map_flags to bpf loader by Alexei Starovoitov · 9 years ago
  63. 3622e7e samples/bpf: move ksym_search() into library by Alexei Starovoitov · 9 years ago
  64. 618ec9a7 samples/bpf: make map creation more verbose by Alexei Starovoitov · 9 years ago
  65. 557c0c6 bpf: convert stackmap to pre-allocation by Alexei Starovoitov · 9 years ago
  66. 823707b bpf: check for reserved flag bits in array and stack maps by Alexei Starovoitov · 9 years ago
  67. 6c90598 bpf: pre-allocate hash map elements by Alexei Starovoitov · 9 years ago
  68. e19494e bpf: introduce percpu_freelist by Alexei Starovoitov · 9 years ago
  69. b121d1e bpf: prevent kprobe+bpf deadlocks by Alexei Starovoitov · 9 years ago
  70. 8aba8b8 Merge branch 'ipv6-per-netns-gc' by David S. Miller · 9 years ago
  71. 3dc94f9 ipv6: per netns FIB garbage collection by Michal Kubeček · 9 years ago
  72. 9a03cd8 ipv6: per netns fib6 walkers by Michal Kubeček · 9 years ago
  73. 3570df9 ipv6: replace global gc_args with local variable by Michal Kubeček · 9 years ago
  74. 02daec7 Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  75. 6316ea6 bnxt_en: Enable AER support. by Satish Baddipadige · 9 years ago
  76. 8ddc9aa bnxt_en: Include hardware port statistics in ethtool -S. by Michael Chan · 9 years ago
  77. 9947f83 bnxt_en: Include some hardware port statistics in ndo_get_stats64(). by Michael Chan · 9 years ago
  78. 3bdf56c bnxt_en: Add port statistics support. by Michael Chan · 9 years ago
  79. f1a082a bnxt_en: Extend autoneg to all speeds. by Michael Chan · 9 years ago
  80. 4b32cac bnxt_en: Use common function to get ethtool supported flags. by Michael Chan · 9 years ago
  81. 3277360 bnxt_en: Add reporting of link partner advertisement. by Michael Chan · 9 years ago
  82. 27c4d57 bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds(). by Michael Chan · 9 years ago
  83. f8b33d8 net_sched: dsmark: use qdisc_dequeue_peeked() by Kyeong Yoo · 9 years ago
  84. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  85. d24ad3f Merge branch 'bpf-next' by David S. Miller · 9 years ago
  86. 1400615 vxlan: allow setting ipv6 traffic class by Daniel Borkmann · 9 years ago
  87. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  88. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 9 years ago
  89. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 9 years ago
  90. 577c50a bpf: make helper function protos static by Daniel Borkmann · 9 years ago
  91. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 9 years ago
  92. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 9 years ago
  93. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. e2857b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. 01ffa3d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  96. 256faed Revert "drm/radeon: call hpd_irq_event on resume" by Linus Torvalds · 9 years ago
  97. 6faac63 ppp: release rtnl mutex when interface creation fails by Guillaume Nault · 9 years ago
  98. 4d06dd5 cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind by Bjørn Mork · 9 years ago
  99. a9d99ce tcp: fix tcpi_segs_in after connection establishment by Eric Dumazet · 9 years ago
  100. 68c222a net: hns: fix the bug about loopback by yankejian · 9 years ago