1. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  2. e169371 switch ipxrtr_route_packet() from iovec to msghdr by Al Viro · 10 years ago
  3. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  4. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 10 years ago
  5. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  6. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 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
  9. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  10. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  11. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  12. 1593123 tipc: add name table dump to new netlink api by Richard Alpe · 10 years ago
  13. 27c2141 tipc: add net set to new netlink api by Richard Alpe · 10 years ago
  14. fd3cf2a tipc: add net dump to new netlink api by Richard Alpe · 10 years ago
  15. 3e4b6ab tipc: add node get/dump to new netlink api by Richard Alpe · 10 years ago
  16. 1e55417 tipc: add media set to new netlink api by Richard Alpe · 10 years ago
  17. 46f15c6 tipc: add media get/dump to new netlink api by Richard Alpe · 10 years ago
  18. ae36342 tipc: add link stat reset to new netlink api by Richard Alpe · 10 years ago
  19. f96ce7a tipc: add link set to new netlink api by Richard Alpe · 10 years ago
  20. 7be57fc tipc: add link get/dump to new netlink api by Richard Alpe · 10 years ago
  21. 1a1a143 tipc: add publication dump to new netlink api by Richard Alpe · 10 years ago
  22. 34b78a12 tipc: add sock dump to new netlink api by Richard Alpe · 10 years ago
  23. 315c00b tipc: add bearer set to new netlink api by Richard Alpe · 10 years ago
  24. 35b9dd7 tipc: add bearer get/dump to new netlink api by Richard Alpe · 10 years ago
  25. 0655f6a tipc: add bearer disable/enable to new netlink api by Richard Alpe · 10 years ago
  26. f869c91 net: sctp: keep owned chunk in destructor_arg instead of skb->cb by Daniel Borkmann · 10 years ago
  27. 9c70776 packet: make packet_snd fail on len smaller than l2 header by Willem de Bruijn · 10 years ago
  28. c7e2b96 sched: introduce vlan action by Jiri Pirko · 10 years ago
  29. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  30. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  31. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  32. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  33. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  34. 1abcd82 openvswitch: actions: use skb_postpull_rcsum when possible by Jiri Pirko · 10 years ago
  35. fe15912 l2tp_eth: allow to set a specific mac address by Alexander Couzens · 10 years ago
  36. 7e09dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  37. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  38. 0146240 ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg by Jiri Bohac · 10 years ago
  39. d3052bb openvswitch: Don't validate IPv6 label masks. by Joe Stringer · 10 years ago
  40. 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
  41. ffb1388 ipv6: delete protocol and unregister rtnetlink when cleanup by Duan Jiong · 10 years ago
  42. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  43. 0844932 {compat_,}verify_iovec(): switch to generic copying of iovecs by Al Viro · 10 years ago
  44. 666547f separate kernel- and userland-side msghdr by Al Viro · 10 years ago
  45. 6158fb3 Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  46. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  47. fcd4d35 netlink: Deletion of an unnecessary check before the function call "__module_get" by Markus Elfring · 10 years ago
  48. ef87c5d net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" by Markus Elfring · 10 years ago
  49. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  50. 75769c8 mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check by Felix Fietkau · 10 years ago
  51. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  52. 8f894be nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE by Tomasz Bursztyka · 10 years ago
  53. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  54. d687cbb cfg80211: protect fools returning NULL in add_virtual_intf by Rafał Miłecki · 10 years ago
  55. c7ab508 cfg80211: explicitly initialize some fields in custom reg path by Arik Nemtsov · 10 years ago
  56. 2e18b38 cfg80211: update missing fields in custom regulatory path by Arik Nemtsov · 10 years ago
  57. 628c010 mac80211: skip legacy rate mask handling for VHT rates by Felix Fietkau · 10 years ago
  58. 8b1956f mac80211: don't allow 40MHz tx rates in case of 20MHz chandef by Eliad Peller · 10 years ago
  59. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  60. 6ea0a69 mac80211: rcu-ify scan and scheduled scan request pointers by Johannes Berg · 10 years ago
  61. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  62. ff5db43 mac80211: remove redundant check by Eliad Peller · 10 years ago
  63. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  64. 256da02 cfg80211: refactor nl80211_start_sched_scan so it can be reused by Luciano Coelho · 10 years ago
  65. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  66. 4f9610d mac80211: add specific-queue flushing support by Liad Kaufman · 10 years ago
  67. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  68. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  69. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  70. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  71. c273390 mac80211: prepare TDLS mgmt code for channel-switch templates by Arik Nemtsov · 10 years ago
  72. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  73. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  74. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  75. f0d29cb mac80211: add supported channels IE during TDLS setup by Arik Nemtsov · 10 years ago
  76. 7528ec5 mac80211: add function to create data frame template including key by Johannes Berg · 10 years ago
  77. 4c9451e mac80211: factor out 802.11 header building code by Johannes Berg · 10 years ago
  78. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  79. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  80. 24d342c mac80211: add option for setting skb flags before xmit by Liad Kaufman · 10 years ago
  81. 280ba51 mac80211: minstrel_ht: fix a crash in rate sorting by Felix Fietkau · 10 years ago
  82. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  83. 54aeba7 dev_ioctl: use sizeof(x) instead of sizeof x by Fabian Frederick · 10 years ago
  84. e56f735 net/core: include linux/types.h instead of asm/types.h by Fabian Frederick · 10 years ago
  85. 1d2398d net: fix spelling for synchronized by Fabian Frederick · 10 years ago
  86. a77b634 dccp: spelling s/reseting/resetting by Fabian Frederick · 10 years ago
  87. 02c31d2 dccp: replace min/casting by min_t by Fabian Frederick · 10 years ago
  88. 54da7996 dccp: remove blank lines between function/EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  89. 6d80c47 dccp: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  90. 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
  91. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  92. 76727c0 Bluetooth: Call drain_workqueue() before resetting state by Johan Hedberg · 10 years ago
  93. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  94. c19a495 Bluetooth: Fix BR/EDR-only address checks for remote OOB data by Johan Hedberg · 10 years ago
  95. f0b4eec bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries by Linus Lüssing · 10 years ago
  96. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  97. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  98. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  99. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  100. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago