1. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 9 years ago
  2. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 9 years ago
  3. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 9 years ago
  4. 5ff0d16 Merge branch 'listener_refactor' by David S. Miller · 9 years ago
  5. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 9 years ago
  6. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 9 years ago
  7. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  8. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  9. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 9 years ago
  10. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 9 years ago
  11. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 9 years ago
  12. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 9 years ago
  13. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 9 years ago
  14. 06741d0 Merge branch 'fib_trie_table_merge_fixes' by David S. Miller · 9 years ago
  15. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 9 years ago
  16. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 9 years ago
  17. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 9 years ago
  18. 20453d8 Merge branch 'possible_net_t' by David S. Miller · 9 years ago
  19. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  20. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  21. 6c7005f Merge branch 'rhashtable-cleanups' by David S. Miller · 9 years ago
  22. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 9 years ago
  23. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 9 years ago
  24. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 9 years ago
  25. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 9 years ago
  26. 6b9f53b net/mlx5_core: don't export static symbol by Julia Lawall · 9 years ago
  27. 84ed82b rhashtable: Add annotation to nested lock by Herbert Xu · 9 years ago
  28. d77c555 net: fix CONFIG_NET_NS=n compilation by Eric Dumazet · 9 years ago
  29. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 9 years ago
  30. ac70c05 switchdev: correct spelling of notifier in comments by Simon Horman · 9 years ago
  31. d299ce1 vxlan: Correct path typo in comment by Simon Horman · 9 years ago
  32. 33cf7c9 net: add real socket cookies by Eric Dumazet · 9 years ago
  33. 654eff4 fib_trie: Only display main table in /proc/net/route by Alexander Duyck · 9 years ago
  34. 388a835 Merge branch 'dsa_phy_divert' by David S. Miller · 9 years ago
  35. cd28a1a net: dsa: fully divert PHY reads/writes if requested by Florian Fainelli · 9 years ago
  36. c305c16 net: dsa: move PHY setup on DSA MII bus to its own function by Florian Fainelli · 9 years ago
  37. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 9 years ago
  38. d26ea6c net: bcmgenet: collect Rx discarded packet count by Petri Gynther · 9 years ago
  39. 61f0d86 fib_trie: Fix uninitialized variable warning by Alexander Duyck · 9 years ago
  40. 6dede75 fib_trie: call fib_table_flush_external under RTNL by Sabrina Dubroca · 9 years ago
  41. 8a08919 mpls: Allow mpls_gso and mpls_router to be built as modules by Robert Shearman · 9 years ago
  42. 19693f1 net/fsl: remove dependency FSL_SOC from MDIO by Shaohui Xie · 9 years ago
  43. aa34a6cb0 rhashtable: Add arbitrary rehash function by Herbert Xu · 9 years ago
  44. 988dfbd rhashtable: Move hash_rnd into bucket_table by Herbert Xu · 9 years ago
  45. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 9 years ago
  46. 169bf91 tipc: ensure that idle links are deleted when a bearer is disabled by Jon Paul Maloy · 9 years ago
  47. ddb4b9a fib_trie: Address possible NULL pointer dereference in resize by Alexander Duyck · 9 years ago
  48. 416377e macb: Fix merge error. by Stephen Rothwell · 9 years ago
  49. 3ec320d fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu by Alexander Duyck · 9 years ago
  50. 7c23aaf Merge branch 'inet_diag_cleanups' by David S. Miller · 9 years ago
  51. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 9 years ago
  52. e31c5e0 inet_diag: cleanups by Eric Dumazet · 9 years ago
  53. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 9 years ago
  54. 3855634 drivers: atm: nicstar: remove ifdef'd out skb destructors by Florian Westphal · 9 years ago
  55. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  56. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 9 years ago
  57. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 9 years ago
  58. 59e33c2 net: phy: bcm7xxx: add alternate id for 7439 by Florian Fainelli · 9 years ago
  59. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 9 years ago
  60. bf0b211 Merge branch 'dsa-next' by David S. Miller · 9 years ago
  61. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 9 years ago
  62. aa836df net: core: add of_find_net_device_by_node() by Florian Fainelli · 9 years ago
  63. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 8ac467e net: bcmgenet: core changes for supporting multiple Rx queues by Petri Gynther · 9 years ago
  65. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  66. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  67. e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  68. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  69. e93df63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  70. 068c65c Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  71. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  72. eca8dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  73. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  74. c0e99a7 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  75. f930713 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  76. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  77. e6441ba tipc: fix bug in link failover handling by Jon Paul Maloy · 9 years ago
  78. 82f1709 net: delete stale packet_mclist entries by Francesco Ruggeri · 9 years ago
  79. 115403d tipc: Add Ying Xue to TIPC maintainers list by Jon Paul Maloy · 9 years ago
  80. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 9 years ago
  81. 13259db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  82. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  83. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 9 years ago
  84. 26c459a mpls: Spelling: s/conceved/conceived/, s/as/a/ by Geert Uytterhoeven · 9 years ago
  85. 143fe22 tipc: fix inconsistent signal handling regression by Erik Hugne · 9 years ago
  86. d037250 Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  87. 57ad7a0 Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by David S. Miller · 9 years ago
  88. f4427bc switchdev: use gpl variant of symbol export by Jiri Pirko · 9 years ago
  89. 4fee6be8 tipc: sparse: fix htons conversion warnings by Erik Hugne · 9 years ago
  90. 1e052be net_sched: destroy proto tp when all filters are gone by Cong Wang · 9 years ago
  91. b29e13b i40e: add ethtool RSS support by Mitch A Williams · 9 years ago
  92. ec7a06f i40e/i40evf: Bump i40e/i40evf version by Catherine Sullivan · 9 years ago
  93. 2ddb80c i40e: add MAC printing to debugfs dump VSI by Shannon Nelson · 9 years ago
  94. e5de75b netfilter: bridge: move DNAT helper to br_netfilter by Pablo Neira Ayuso · 9 years ago
  95. 524a386 ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 9 years ago
  96. 1619dc3 ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 9 years ago
  97. b24d443 ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl by Steven Rostedt (Red Hat) · 9 years ago
  98. 4d08a36 Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  99. 7a8d831 netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit by Florian Westphal · 9 years ago
  100. 4a9d2f2 netfilter: bridge: move nf_bridge_update_protocol to where its used by Florian Westphal · 9 years ago