1. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  2. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  3. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  4. da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 9 years ago
  5. fe3cce2 Merge branch 'iov_iter' into for-davem by Al Viro · 9 years ago
  6. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  7. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  8. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  10. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  11. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  12. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 9 years ago
  13. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  14. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  15. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  16. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  17. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  18. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  19. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  20. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  21. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  22. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 9 years ago
  24. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  25. 2e7056c jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 9 years ago
  26. e79d842 netdevice: document NETDEV_TX_BUSY deprecation. by Rusty Russell · 9 years ago
  27. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  28. 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 9 years ago
  29. ce0f750 net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver by Saeed Mahameed · 9 years ago
  30. 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 9 years ago
  31. 302bdf6 net/mlx5_core: Fix Mellanox copyright note by Saeed Mahameed · 9 years ago
  32. 64599cc net/mlx5_core: Use coherent memory for command interface page by Eli Cohen · 9 years ago
  33. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  34. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 9 years ago
  35. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  36. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  37. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  38. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 9 years ago
  39. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 9 years ago
  40. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 9 years ago
  41. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 9 years ago
  42. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 9 years ago
  43. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 9 years ago
  44. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 9 years ago
  45. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  48. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  49. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  50. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  51. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  52. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  53. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  54. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  55. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  56. 45eb516 Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  57. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  58. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  59. 44ba069 RxRPC: Handle VERSION Rx protocol packets by David Howells · 9 years ago
  60. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 9 years ago
  61. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  62. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 9 years ago
  63. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 9 years ago
  64. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  65. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  66. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  67. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  68. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 9 years ago
  69. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  70. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 9 years ago
  71. 92f1719 ptp: introduce get/set time methods with explicit 64 bit seconds. by Richard Cochran · 9 years ago
  72. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 9 years ago
  73. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  74. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 9 years ago
  75. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 9 years ago
  76. bc917be saner iov_iter initialization primitives by Al Viro · 9 years ago
  77. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  78. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  79. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 9 years ago
  80. 3a323d4 nl80211: small clarification of the sched_scan delay attribute by Luciano Coelho · 9 years ago
  81. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 9 years ago
  82. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 9 years ago
  83. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 9 years ago
  84. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 9 years ago
  85. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 9 years ago
  86. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  87. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 9 years ago
  88. 608cd71 tc: bpf: generalize pedit action by Alexei Starovoitov · 9 years ago
  89. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 9 years ago
  90. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  91. 241a386 irqchip: gicv3-its: Use non-cacheable accesses when no shareability by Marc Zyngier · 9 years ago
  92. 4ad3e36 irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion by Marc Zyngier · 9 years ago
  93. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 9 years ago
  94. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 9 years ago
  95. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  96. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  97. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  98. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  99. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  100. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago