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