1. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 8 years ago
  2. 5a8145f netfilter: labels: don't emit ct event if labels were not changed by Florian Westphal · 8 years ago
  3. b4ef159 netfilter: connlabels: move helpers to xt_connlabel by Florian Westphal · 8 years ago
  4. 4054ff4 netfilter: ctnetlink: remove unnecessary inlining by Pablo Neira Ayuso · 8 years ago
  5. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  6. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  7. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  8. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  9. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  10. 8dddd32 netfilter: arp_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  11. 329a080 netfilter: ip6_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  12. 7d3f843 netfilter: ip_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  13. 13631bf netfilter: x_tables: validate all offsets and sizes in a rule by Florian Westphal · 8 years ago
  14. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  15. 7ed2abd netfilter: x_tables: check standard target size too by Florian Westphal · 8 years ago
  16. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  17. a08e4e1 netfilter: x_tables: assert minimum target size by Florian Westphal · 8 years ago
  18. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  19. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  20. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  21. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  22. 7d45a04 tipc: remove remnants of old broadcast code by Jon Paul Maloy · 8 years ago
  23. b30d27f Merge branch 'mediatek-stress-test-fixes' by David S. Miller · 8 years ago
  24. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 8 years ago
  25. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 8 years ago
  26. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 8 years ago
  27. 34c2e4c net: mediatek: fix TX locking by John Crispin · 8 years ago
  28. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 8 years ago
  29. 13439ee net: mediatek: remove superfluous reset call by John Crispin · 8 years ago
  30. beeb4ca net: mediatek: mtk_cal_txd_req() returns bad value by John Crispin · 8 years ago
  31. 82500aa net: mediatek: watchdog_timeo was not set by John Crispin · 8 years ago
  32. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  33. ecdfb48 netfilter: conntrack: move expectation event helper to ecache.c by Florian Westphal · 8 years ago
  34. 3c435e2 netfilter: conntrack: de-inline nf_conntrack_eventmask_report by Florian Westphal · 8 years ago
  35. 69fb781 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  36. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 8 years ago
  37. 7c3da7d Merge branch 'rprpc-2nd-rewrite-part-1' by David S. Miller · 8 years ago
  38. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 8 years ago
  39. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 8 years ago
  40. 6dd050f rxrpc: Don't assume transport address family and size when using it by David Howells · 8 years ago
  41. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 8 years ago
  42. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  43. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 8 years ago
  44. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 8 years ago
  45. 8f7e6e7 rxrpc: Disable a debugging statement that has been left enabled. by David Howells · 8 years ago
  46. 2f02f7a afs: Wait for outstanding async calls before closing rxrpc socket by David Howells · 8 years ago
  47. c64a73d Merge branch 'udp-pull' by David S. Miller · 8 years ago
  48. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 8 years ago
  49. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 8 years ago
  50. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 8 years ago
  51. 0b0e30c Merge branch 'cpsw-host_port' by David S. Miller · 8 years ago
  52. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 8 years ago
  53. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 8 years ago
  54. 61618ee vxlan: fix incorrect type by Jiri Benc · 8 years ago
  55. e0897ae net: fjes: Use resource_size by Vaishali Thakkar · 8 years ago
  56. 3484f44 Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  57. 8cbde11 bnxt_en: Add async event handling for speed config changes. by Michael Chan · 8 years ago
  58. 84c33dd bnxt_en: Call firmware to approve VF MAC address change. by Michael Chan · 8 years ago
  59. 33f7d55 bnxt_en: Shutdown link when device is closed. by Michael Chan · 8 years ago
  60. 03efbec bnxt_en: Disallow forced speed for 10GBaseT devices. by Michael Chan · 8 years ago
  61. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  62. 4923ec0 bpf: simplify verifier register state assignments by Alexei Starovoitov · 8 years ago
  63. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 8 years ago
  65. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  67. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  68. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  69. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  70. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  71. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  72. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  73. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  74. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  75. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 8 years ago
  76. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  77. 8805eea Bluetooth: hci_bcsp: fix code style by Maxim Zhukov · 8 years ago
  78. e013b77 Merge branch 'dsa-voidify-ops' by David S. Miller · 8 years ago
  79. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 8 years ago
  80. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 8 years ago
  81. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 8 years ago
  82. f453939 net: dsa: document missing functions by Vivien Didelot · 8 years ago
  83. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  84. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  85. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 8 years ago
  86. 0701615 bpf, verifier: further improve search pruning by Daniel Borkmann · 8 years ago
  87. 016adb7 tuntap: restore default qdisc by Jason Wang · 8 years ago
  88. e56f498 orangefs: remove unused variable by Martin Brandenburg · 8 years ago
  89. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  90. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  91. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 8 years ago
  92. 67b5b21 Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  93. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 8 years ago
  94. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 8 years ago
  95. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 8 years ago
  96. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 8 years ago
  97. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 8 years ago
  98. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 8 years ago
  99. 24d390b Merge branch 'nfp-mtu-buffer-reconfig' by David S. Miller · 8 years ago
  100. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 8 years ago