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