1. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  2. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  3. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  4. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  5. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  6. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 9 years ago
  7. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  8. 2e7056c jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 9 years ago
  9. e79d842 netdevice: document NETDEV_TX_BUSY deprecation. by Rusty Russell · 9 years ago
  10. 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 9 years ago
  11. ce0f750 net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver by Saeed Mahameed · 9 years ago
  12. 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 9 years ago
  13. 302bdf6 net/mlx5_core: Fix Mellanox copyright note by Saeed Mahameed · 9 years ago
  14. 64599cc net/mlx5_core: Use coherent memory for command interface page by Eli Cohen · 9 years ago
  15. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  16. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 9 years ago
  17. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  18. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  19. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  20. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 9 years ago
  21. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 9 years ago
  22. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 9 years ago
  23. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 9 years ago
  24. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 9 years ago
  25. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 9 years ago
  26. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 9 years ago
  27. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  29. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  30. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  31. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  32. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  33. 45eb516 Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  34. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  35. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  36. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 9 years ago
  37. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  38. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 9 years ago
  39. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 9 years ago
  40. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  41. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  42. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  43. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  44. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 9 years ago
  45. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  46. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 9 years ago
  47. 92f1719 ptp: introduce get/set time methods with explicit 64 bit seconds. by Richard Cochran · 9 years ago
  48. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 9 years ago
  49. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  50. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  51. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 9 years ago
  52. 3a323d4 nl80211: small clarification of the sched_scan delay attribute by Luciano Coelho · 9 years ago
  53. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 9 years ago
  54. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 9 years ago
  55. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 9 years ago
  56. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 9 years ago
  57. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 9 years ago
  58. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  59. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 9 years ago
  60. 608cd71 tc: bpf: generalize pedit action by Alexei Starovoitov · 9 years ago
  61. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 9 years ago
  62. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  63. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 9 years ago
  64. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 9 years ago
  65. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  66. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  67. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  68. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  69. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  70. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago
  71. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 9 years ago
  72. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  73. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  74. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  75. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  76. 49f7b33 rhashtable: provide len to obj_hashfn by Patrick McHardy · 9 years ago
  77. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 9 years ago
  78. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  79. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 9 years ago
  80. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 9 years ago
  81. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  82. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  83. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  84. 6b6f302 rhashtable: Add rhashtable_free_and_destroy() by Thomas Graf · 9 years ago
  85. b5e2c15 rhashtable: Disable automatic shrinking by default by Thomas Graf · 9 years ago
  86. ac833bd rhashtable: Mark internal/private inline functions as such by Thomas Graf · 9 years ago
  87. 299e5c3 rhashtable: Use 'unsigned int' consistently by Thomas Graf · 9 years ago
  88. 58be8a5 rhashtable: Extend RCU read lock into rhashtable_insert_rehash() by Thomas Graf · 9 years ago
  89. 27cd545 filter: introduce SKF_AD_VLAN_TPID BPF extension by Michal Sekletar · 9 years ago
  90. 0117ec1 net: remove never used forwarding_accel_ops pointer from net_device by Hannes Frederic Sowa · 9 years ago
  91. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. ba7c95e rhashtable: Fix sleeping inside RCU critical section in walk_stop by Herbert Xu · 9 years ago
  93. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  94. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  95. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  96. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 9 years ago
  97. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 9 years ago
  98. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 9 years ago
  99. ccd57b1 rhashtable: Add immediate rehash during insertion by Herbert Xu · 9 years ago
  100. b824478 rhashtable: Add multiple rehash support by Herbert Xu · 9 years ago