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