1. 80f03e2 tcp: md5: fix rcu lockdep splat by Eric Dumazet · 10 years ago
  2. 9ead352 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  3. 6b6f302 rhashtable: Add rhashtable_free_and_destroy() by Thomas Graf · 10 years ago
  4. b5e2c15 rhashtable: Disable automatic shrinking by default by Thomas Graf · 10 years ago
  5. ac833bd rhashtable: Mark internal/private inline functions as such by Thomas Graf · 10 years ago
  6. 299e5c3 rhashtable: Use 'unsigned int' consistently by Thomas Graf · 10 years ago
  7. 58be8a5 rhashtable: Extend RCU read lock into rhashtable_insert_rehash() by Thomas Graf · 10 years ago
  8. 27cd545 filter: introduce SKF_AD_VLAN_TPID BPF extension by Michal Sekletar · 10 years ago
  9. f6bb76c Merge branch 'cxgb4-fcoe' by David S. Miller · 10 years ago
  10. 241e924 cxgb4: update Kconfig and Makefile for FCoE support by Varun Prakash · 10 years ago
  11. 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
  12. 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
  13. ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 10 years ago
  14. ed3e852 tipc: fix compile error when IPV6=m and TIPC=y by Ying Xue · 10 years ago
  15. 66400d5 net: allow to delete a whole device group by WANG Cong · 10 years ago
  16. 27ed44a rhashtable: Add comment on choice of elasticity value by Herbert Xu · 10 years ago
  17. 8263d57 cx82310_eth: fix semicolon.cocci warnings by Wu Fengguang · 10 years ago
  18. 610600c tipc: validate length of sockaddr in connect() for dgram/rdm by Sasha Levin · 10 years ago
  19. 0117ec1 net: remove never used forwarding_accel_ops pointer from net_device by Hannes Frederic Sowa · 10 years ago
  20. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. ba7c95e rhashtable: Fix sleeping inside RCU critical section in walk_stop by Herbert Xu · 10 years ago
  22. ce046c5 Merge branch 'ipv6_stable_privacy_address' by David S. Miller · 10 years ago
  23. 9f0761c ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  24. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  25. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  26. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  27. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 10 years ago
  28. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 10 years ago
  29. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 10 years ago
  30. ab2bb32 lib: EXPORT_SYMBOL sha_init by Hannes Frederic Sowa · 10 years ago
  31. 7f163d0 Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  32. a6f31f5 net: bcmgenet: power down and up GPHY during suspend/resume by Florian Fainelli · 10 years ago
  33. a642c4f net: bcmgenet: power up and down integrated GPHY when unused by Florian Fainelli · 10 years ago
  34. a9d608c net: bcmgenet: implement GPHY power down sequence by Florian Fainelli · 10 years ago
  35. 0c81a8e net: bcmgenet: fix GPHY power-up sequence by Florian Fainelli · 10 years ago
  36. 8212c98 net: bcmgenet: rename bcmgenet_ephy_power_up by Florian Fainelli · 10 years ago
  37. 0d017e2 net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit by Florian Fainelli · 10 years ago
  38. ca8cf34 net: bcmgenet: propagate errors from bcmgenet_power_down by Florian Fainelli · 10 years ago
  39. cc330b5 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  40. ccd57b1 rhashtable: Add immediate rehash during insertion by Herbert Xu · 10 years ago
  41. b9ecfda rhashtable: Allow GFP_ATOMIC bucket table allocation by Herbert Xu · 10 years ago
  42. b824478 rhashtable: Add multiple rehash support by Herbert Xu · 10 years ago
  43. 18093d1 rhashtable: Shrink to fit by Herbert Xu · 10 years ago
  44. 6d02294 tipc: Use default rhashtable hashfn by Herbert Xu · 10 years ago
  45. 11b58ba netlink: Use default rhashtable hashfn by Herbert Xu · 10 years ago
  46. 31ccde2 rhashtable: Allow hashfn to be unset by Herbert Xu · 10 years ago
  47. de91b25 rhashtable: Eliminate unnecessary branch in rht_key_hashfn by Herbert Xu · 10 years ago
  48. d88252f rhashtable: Add barrier to ensure we see new tables in walker by Herbert Xu · 10 years ago
  49. e167359 Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  50. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  51. 682f048 af_packet: pass checksum validation status to the user by Alexander Drozdov · 10 years ago
  52. 68c2e5d af_packet: make tpacket_rcv to not set status value before run_filter by Alexander Drozdov · 10 years ago
  53. c697366 inet: fix double request socket freeing by Fan Du · 10 years ago
  54. 24c0e68 vxlan: simplify if clause in dev_close by Marcelo Ricardo Leitner · 10 years ago
  55. b6f15f8 fib_trie: Fix regression in handling of inflate/halve failure by Alexander Duyck · 10 years ago
  56. 9cde945 bgmac: implement scatter/gather support by Felix Fietkau · 10 years ago
  57. 45c9b3c bgmac: implement GRO and use build_skb by Felix Fietkau · 10 years ago
  58. 0addb83 bgmac: fix descriptor frame start/end definitions by Felix Fietkau · 10 years ago
  59. 443b599 net: Move the comment about unsettable socket-level options to default clause and update its reference. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  60. 86c1aee Merge branch 'listener_refactor_part_15' by David S. Miller · 10 years ago
  61. 52036a4 ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  62. 85645ba ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  63. 2215089 ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  64. 26e3736 ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  65. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  66. 8b929ab inet: remove some sk_listener dependencies by Eric Dumazet · 10 years ago
  67. 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 10 years ago
  68. 2b41fab inet: cache listen_sock_qlen() and read rskq_defer_accept once by Eric Dumazet · 10 years ago
  69. c9231f8 Merge branch 'gigaset_modem_response' by David S. Miller · 10 years ago
  70. 4656e0a isdn/gigaset: restructure modem response parser (4) by Tilman Schmidt · 10 years ago
  71. d93187e isdn/gigaset: restructure modem response parser (3) by Tilman Schmidt · 10 years ago
  72. 4df1e52 isdn/gigaset: restructure modem response parser (2) by Tilman Schmidt · 10 years ago
  73. 6bf5011 isdn/gigaset: restructure modem response parser (1) by Tilman Schmidt · 10 years ago
  74. 558d51f switchdev: fix stp update API to work with layered netdevices by Roopa Prabhu · 10 years ago
  75. 08b4b8e net: clear skb->priority when forwarding to another netns by WANG Cong · 10 years ago
  76. a659f91 Merge branch 'crypto_async' by David S. Miller · 10 years ago
  77. a596999 crypto: algif - change algif_skcipher to be asynchronous by Tadeusz Struk · 10 years ago
  78. 66db373 crypto: af_alg - Allow to link sgl by Tadeusz Struk · 10 years ago
  79. 0345f93 net: socket: add support for async operations by tadeusz.struk@intel.com · 10 years ago
  80. 90a5a89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  81. d504961 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  82. 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
  83. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  84. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  85. af9bfbd can: at91_can: use endian agnostic IO accessors by Ben Dooks · 10 years ago
  86. 6d5a7a65 can: esd_usb2: Fix sparse warnings by Thomas Körper · 10 years ago
  87. c54eb70 can: add combined rx/tx LED trigger support by Yegor Yefremov · 10 years ago
  88. fba6f91 can: m_cam: m_can_fifo_write(): remove return from void function by Marc Kleine-Budde · 10 years ago
  89. c637aab can: kvaser_usb: Use can-dev unregistration mechanism by Ahmed S. Darwish · 10 years ago
  90. 2b290bb can: use sock_efree instead of own destructor by Florian Westphal · 10 years ago
  91. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  92. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  93. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  94. e35158e netfilter: ip6t_REJECT: check for IP6T_F_PROTO by Pablo Neira Ayuso · 10 years ago
  95. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  96. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  97. 55df35d netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets by Patrick McHardy · 10 years ago
  98. 16c45ed netfilter: nft_rbtree: fix locking by Patrick McHardy · 10 years ago
  99. 8d04516 netfilter: bridge: kill nf_bridge_pad by Florian Westphal · 10 years ago
  100. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago