1. 7c967b2 net: Add remcsum_adjust as common function for remote checksum offload by Tom Herbert · 10 years ago
  2. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  3. 4f03721 tipc: add tipc_netlink.h to uapi Kbuild by Richard Alpe · 10 years ago
  4. 08dcf9f tc_vlan: fix type of tcfv_push_vid by Jiri Pirko · 10 years ago
  5. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  7. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  8. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  9. 8feb2fb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() by Al Viro · 10 years ago
  10. 195e952 kill zerocopy_sg_from_iovec() by Al Viro · 10 years ago
  11. 3a654f9 new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() by Al Viro · 11 years ago
  12. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  13. e169371 switch ipxrtr_route_packet() from iovec to msghdr by Al Viro · 11 years ago
  14. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  15. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 11 years ago
  16. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  18. 9a7e4f5 Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  19. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  22. 1593123 tipc: add name table dump to new netlink api by Richard Alpe · 10 years ago
  23. 27c2141 tipc: add net set to new netlink api by Richard Alpe · 10 years ago
  24. fd3cf2a tipc: add net dump to new netlink api by Richard Alpe · 10 years ago
  25. 3e4b6ab tipc: add node get/dump to new netlink api by Richard Alpe · 10 years ago
  26. 1e55417 tipc: add media set to new netlink api by Richard Alpe · 10 years ago
  27. 46f15c6 tipc: add media get/dump to new netlink api by Richard Alpe · 10 years ago
  28. ae36342 tipc: add link stat reset to new netlink api by Richard Alpe · 10 years ago
  29. f96ce7a tipc: add link set to new netlink api by Richard Alpe · 10 years ago
  30. 7be57fc tipc: add link get/dump to new netlink api by Richard Alpe · 10 years ago
  31. 1a1a143 tipc: add publication dump to new netlink api by Richard Alpe · 10 years ago
  32. 34b78a12 tipc: add sock dump to new netlink api by Richard Alpe · 10 years ago
  33. 315c00b tipc: add bearer set to new netlink api by Richard Alpe · 10 years ago
  34. 35b9dd7 tipc: add bearer get/dump to new netlink api by Richard Alpe · 10 years ago
  35. 0655f6a tipc: add bearer disable/enable to new netlink api by Richard Alpe · 10 years ago
  36. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  37. c7e2b96 sched: introduce vlan action by Jiri Pirko · 10 years ago
  38. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  39. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  40. 15255a4 vlan: introduce __vlan_insert_tag helper which does not free skb by Jiri Pirko · 10 years ago
  41. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  42. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  43. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  44. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  45. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  46. 860f6e9 net: phy: add static data field to struct phy_driver by Johan Hovold · 10 years ago
  47. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  48. 232365f bury skb_copy_to_page() by Al Viro · 10 years ago
  49. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  50. 666547f separate kernel- and userland-side msghdr by Al Viro · 11 years ago
  51. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  52. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  53. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  54. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  55. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 11 years ago
  56. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  57. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  58. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  59. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  60. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  61. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  62. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  63. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  64. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  65. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  66. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  67. f48ecb1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  68. d0003ec bpf: allow eBPF programs to use maps by Alexei Starovoitov · 10 years ago
  69. 28fbcfa bpf: add array type of eBPF maps by Alexei Starovoitov · 10 years ago
  70. 0f8e4bd bpf: add hashtable type of eBPF maps by Alexei Starovoitov · 10 years ago
  71. 3274f52 bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command by Alexei Starovoitov · 10 years ago
  72. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  73. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  74. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  75. 643aa2c Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix/dpcm', 'asoc/fix/es8328', 'asoc/fix/fsl-asrc', 'asoc/fix/max98090', 'asoc/fix/rcar', 'asoc/fix/rockchip' and 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 10 years ago
  76. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  77. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  78. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  79. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  80. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  81. e35c5a2 Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. f7efdad Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  83. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  84. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  85. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  86. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  87. 00b4d9a1 bitops: Fix shift overflow in GENMASK macros by Maxime COQUELIN · 10 years ago
  88. ec7de65 Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  89. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  90. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  91. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  92. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  93. 84bc886 inetdevice: fixed signed integer overflow by Vincent BENAYOUN · 10 years ago
  94. 78646f6 Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  95. a77f9c5 Revert "fast_hash: avoid indirect function calls" by Jay Vosburgh · 10 years ago
  96. 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  97. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  99. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  100. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago