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