1. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 9 years ago
  2. f13b168 vxlan: do not exit on error in vxlan_stop() by WANG Cong · 9 years ago
  3. dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 9 years ago
  4. 82740b9 Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  5. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 9 years ago
  6. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  7. e85e85c Merge branch 'selinux-nlmsg' by David S. Miller · 9 years ago
  8. 5b5800f selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO by Nicolas Dichtel · 9 years ago
  9. 5e6deeb selinux/nlmsg: add XFRM_MSG_GETSPDINFO by Nicolas Dichtel · 9 years ago
  10. 2b7834d selinux/nlmsg: add XFRM_MSG_NEWSPDINFO by Nicolas Dichtel · 9 years ago
  11. 387f989 selinux/nlmsg: add RTM_GETNSID by Nicolas Dichtel · 9 years ago
  12. 5bdfbc1 selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID by Nicolas Dichtel · 9 years ago
  13. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 9 years ago
  14. 2790460 vxlan: fix a shadow local variable by WANG Cong · 9 years ago
  15. 803afb3 Merge branch 'hv_netvsc_linearize' by David S. Miller · 9 years ago
  16. e88f7e0 hv_netvsc: try linearizing big SKBs before dropping them by Vitaly Kuznetsov · 9 years ago
  17. 981a1bd hv_netvsc: use single existing drop path in netvsc_start_xmit by Vitaly Kuznetsov · 9 years ago
  18. 8ae178f Merge branch 'sfc-next' by David S. Miller · 9 years ago
  19. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  20. d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  21. b5de97b Merge branch 'dma_rmb_wmb' by David S. Miller · 9 years ago
  22. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 9 years ago
  23. 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 9 years ago
  24. b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 9 years ago
  25. 04abac5 bonding: Remove unnecessary initialization by Mahesh Bandewar · 9 years ago
  26. c3cd9ee bonding: Code re-factoring for admin, oper-key operations by Mahesh Bandewar · 9 years ago
  27. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 9 years ago
  28. 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 9 years ago
  29. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  30. ee90b81 hv_netvsc: Fix the packet free when it is in skb headroom by Haiyang Zhang · 9 years ago
  31. 7215142 hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE by Haiyang Zhang · 9 years ago
  32. 0d15885 hv_netvsc: Clean up two unused variables by Haiyang Zhang · 9 years ago
  33. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 9 years ago
  34. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 9 years ago
  35. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 9 years ago
  36. 388069d netdevice.h: remove iflink description by Nicolas Dichtel · 9 years ago
  37. 26ba9e8 Merge branch 'netns-next' by David S. Miller · 9 years ago
  38. a143c40 netns: allow to dump netns ids by Nicolas Dichtel · 9 years ago
  39. 9a96345 netns: notify netns id events by Nicolas Dichtel · 9 years ago
  40. b111e4e netns: minor cleanup in rtnl_net_getid() by Nicolas Dichtel · 9 years ago
  41. e0e8db2 Merge branch 'udp_tunnel_sk' by David S. Miller · 9 years ago
  42. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  43. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  44. 1c984f8 netfilter: Add socket pointer to nf_hook_state. by David Miller · 9 years ago
  45. 107a9f4 netfilter: Add nf_hook_state initializer function. by David Miller · 9 years ago
  46. a3786a5 cosa: fix error return code by Julia Lawall · 9 years ago
  47. 27d751b wan: lmc: fix error return code by Julia Lawall · 9 years ago
  48. 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
  49. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  50. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 9 years ago
  52. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 9 years ago
  54. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  55. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  56. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago
  57. 60302ff virtio: document queue state logic by Michael S. Tsirkin · 9 years ago
  58. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  59. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 9 years ago
  60. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  61. 5df848f NFC: pn533: fix error return code by Julia Lawall · 9 years ago
  62. 9421ce1 NFC: nxp-nci: Release firmware when switching to FW mode fails by Samuel Ortiz · 9 years ago
  63. 2b591257 NFC: nxp-nxi: Remove useless fw pointer check by Samuel Ortiz · 9 years ago
  64. 9dbe776 nfc: st21nfca: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  65. 1dab57f nfc: st21nfcb: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  66. 1f74f32 nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES by Christophe Ricard · 9 years ago
  67. 05db6e9 nfc: st21nfcb: Add missing break statement in switch section by Christophe Ricard · 9 years ago
  68. 0fc4a12 nfc: Reduce nfc_evt_transaction params length to 0 by Christophe Ricard · 9 years ago
  69. 0b04096 nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES by Christophe Ricard · 9 years ago
  70. a8f686e NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name by Christophe Ricard · 9 years ago
  71. 9906a88 NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy by Christophe Ricard · 9 years ago
  72. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 9 years ago
  73. 2ca2100 NFC: st21nfcb: Fix memory leak in secure element probing stage by Christophe Ricard · 9 years ago
  74. 58d8a3b Input: alps - document stick behavior for protocol V2 by Hans de Goede · 9 years ago
  75. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 9 years ago
  76. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 9 years ago
  77. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  78. 5888b93 Merge branch 'nf-hook-compress' by David S. Miller · 9 years ago
  79. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  80. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  81. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 9 years ago
  82. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  83. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  84. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  85. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  86. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  87. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  88. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  89. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  90. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  91. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  92. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  93. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  94. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  95. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  96. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  97. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  98. b81b7be test_rhashtable: Remove bogus max_size setting by Herbert Xu · 9 years ago
  99. b98d807 Merge branch 'mvneta-sgmii' by David S. Miller · 9 years ago
  100. 898b297 mvneta: implement SGMII-based in-band link state signaling by Stas Sergeev · 9 years ago