1. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 10 years ago
  2. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  3. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 10 years ago
  4. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  5. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 10 years ago
  6. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  7. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  8. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  9. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  10. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  12. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  13. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  14. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  15. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  16. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 10 years ago
  17. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  18. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  19. d28071d tunnel: fix RFC number in comment for INET_ECN_decapsulate() by Neal Cardwell · 10 years ago
  20. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  21. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  23. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 10 years ago
  24. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 10 years ago
  25. 76ba0aa net: Generalize checksum_init functions by Tom Herbert · 10 years ago
  26. 07064c6 net: Allow csum_add to be provided in arch by Tom Herbert · 10 years ago
  27. 2ad0649 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  28. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  29. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  30. 3074383 net: filter: make register naming more comprehensible by Daniel Borkmann · 10 years ago
  31. 5bcfedf net: filter: simplify label names from jump-table by Daniel Borkmann · 10 years ago
  32. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 10 years ago
  34. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 10 years ago
  35. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 10 years ago
  36. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 10 years ago
  38. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 10 years ago
  39. 406a94d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  40. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  41. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 10 years ago
  42. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  43. 7fa857e net: dsa: add ds_to_priv by Florian Fainelli · 10 years ago
  44. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  45. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  46. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  47. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  48. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  49. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 10 years ago
  50. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  51. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 10 years ago
  52. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  53. eb11022 FDDI: Reformat <linux/if_fddi.h> for 8-character tabs by Maciej W. Rozycki · 10 years ago
  54. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 10 years ago
  55. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  57. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  58. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 10 years ago
  59. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 10 years ago
  60. a89778d tipc: add support for link state subscriptions by Erik Hugne · 10 years ago
  61. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  63. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  64. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  65. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  66. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 10 years ago
  67. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 10 years ago
  68. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 10 years ago
  69. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  70. 2b97789 phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY by Grygorii Strashko · 10 years ago
  71. 76429f1 Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  72. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 10 years ago
  73. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  74. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  75. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  77. 7e65eac 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled by Luis R. Rodriguez · 10 years ago
  78. 9ef1af9 dt: tegra: remove non-existent clock IDs by Stephen Warren · 10 years ago
  79. cff2fce locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead by Jeff Layton · 10 years ago
  80. 1aae31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  81. 5c437f4 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  82. 132e9a6 Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag by Mathieu Desnoyers · 10 years ago
  83. 451f921 audit: add netlink multicast group for log read by Richard Guy Briggs · 10 years ago
  84. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 10 years ago
  85. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  86. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  87. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  88. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  89. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  90. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  91. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  92. 17d8ecb 6lowpan: include net/net_namespace.h on 6lowpan namepsace header by Luis R. Rodriguez · 10 years ago
  93. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  94. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  95. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 10 years ago
  96. f37c013 Input: Add INPUT_PROP_TOPBUTTONPAD device property by Hans de Goede · 10 years ago
  97. 0456c66 Input: serio - add firmware_id sysfs attribute by Hans de Goede · 10 years ago
  98. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  99. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  100. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago