1. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 10 years ago
  2. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 10 years ago
  3. 0392d09 netlink: Fix portid type in netlink_notify by Richard Weinberger · 10 years ago
  4. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 10 years ago
  5. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
  6. dfc96c1 Merge branch 'netdev_diet' by David S. Miller · 10 years ago
  7. 14ffbbb net_device: Reorder members to fill holes by Thomas Graf · 10 years ago
  8. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  9. cf89013 selinux/nlmsg: add a build time check for rtnl/xfrm cmds by Nicolas Dichtel · 10 years ago
  10. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  11. 1ceb0b8 Merge branch 'fou-next' by David S. Miller · 10 years ago
  12. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 10 years ago
  13. 02d793c fou: add network namespace support by WANG Cong · 10 years ago
  14. 4cbcdf2 fou: always use be16 for port by WANG Cong · 10 years ago
  15. 6727063 fou: exit early when parsing config fails by WANG Cong · 10 years ago
  16. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 10 years ago
  17. d72da6aa Merge branch 'selinux_xfrm_nl_cmd' by David S. Miller · 10 years ago
  18. bd2cba0 selinux/nlmsg: add XFRM_MSG_MAPPING by Nicolas Dichtel · 10 years ago
  19. 8d465bb selinux/nlmsg: add XFRM_MSG_MIGRATE by Nicolas Dichtel · 10 years ago
  20. b0b59b0 selinux/nlmsg: add XFRM_MSG_REPORT by Nicolas Dichtel · 10 years ago
  21. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 10 years ago
  22. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  23. 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 10 years ago
  24. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  25. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 10 years ago
  26. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 10 years ago
  27. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 10 years ago
  28. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 10 years ago
  29. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
  30. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 10 years ago
  31. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  32. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
  33. 5288ec1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  34. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
  35. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
  36. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
  37. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 10 years ago
  38. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  39. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
  40. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
  41. 322d3ed ixgb: remove references to ifconfig by Stephen Hemminger · 10 years ago
  42. d7018be ixgbe: fix documentation by Stephen Hemminger · 10 years ago
  43. c0a34eb igb: doc don't refer to ifconfig by Stephen Hemminger · 10 years ago
  44. c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  45. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 10 years ago
  46. 2e90952 Merge branch 'xgbe-next' by David S. Miller · 10 years ago
  47. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 10 years ago
  48. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 10 years ago
  49. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 10 years ago
  50. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 10 years ago
  51. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  52. 3ab1a30 Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  53. 9399bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  54. 6fb8c38 Merge branch 'dma_rmb_wmb' by David S. Miller · 10 years ago
  55. c335869 e100: Use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  56. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
  57. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 10 years ago
  58. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  59. 23310f6 mac802154: fix transmission power datatype by Varka Bhadram · 10 years ago
  60. ccd6da2 Bluetooth: btusb: Use proper data structures for Intel vendor events by Marcel Holtmann · 10 years ago
  61. 94910d4 mac802154: fix typo for device by Varka Bhadram · 10 years ago
  62. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  63. f13b168 vxlan: do not exit on error in vxlan_stop() by WANG Cong · 10 years ago
  64. dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 10 years ago
  65. 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 · 10 years ago
  66. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 10 years ago
  67. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
  68. e85e85c Merge branch 'selinux-nlmsg' by David S. Miller · 10 years ago
  69. 5b5800f selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO by Nicolas Dichtel · 10 years ago
  70. 5e6deeb selinux/nlmsg: add XFRM_MSG_GETSPDINFO by Nicolas Dichtel · 10 years ago
  71. 2b7834d selinux/nlmsg: add XFRM_MSG_NEWSPDINFO by Nicolas Dichtel · 10 years ago
  72. 387f989 selinux/nlmsg: add RTM_GETNSID by Nicolas Dichtel · 10 years ago
  73. 5bdfbc1 selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID by Nicolas Dichtel · 10 years ago
  74. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 10 years ago
  75. 2790460 vxlan: fix a shadow local variable by WANG Cong · 10 years ago
  76. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  77. 803afb3 Merge branch 'hv_netvsc_linearize' by David S. Miller · 10 years ago
  78. e88f7e0 hv_netvsc: try linearizing big SKBs before dropping them by Vitaly Kuznetsov · 10 years ago
  79. 981a1bd hv_netvsc: use single existing drop path in netvsc_start_xmit by Vitaly Kuznetsov · 10 years ago
  80. 8ae178f Merge branch 'sfc-next' by David S. Miller · 10 years ago
  81. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
  82. d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
  83. b5de97b Merge branch 'dma_rmb_wmb' by David S. Miller · 10 years ago
  84. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
  85. 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 10 years ago
  86. b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 10 years ago
  87. 04abac5 bonding: Remove unnecessary initialization by Mahesh Bandewar · 10 years ago
  88. c3cd9ee bonding: Code re-factoring for admin, oper-key operations by Mahesh Bandewar · 10 years ago
  89. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
  90. 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 10 years ago
  91. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 10 years ago
  92. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago
  93. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 10 years ago
  94. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 10 years ago
  95. 4a8678e netfilter: nf_tables: fix set selection when timeouts are requested by Patrick McHardy · 10 years ago
  96. a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 10 years ago
  97. 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 10 years ago
  98. 3833078 netfilter: bridge: add and use nf_bridge_info_get helper by Florian Westphal · 10 years ago
  99. a99074a netfilter: physdev: use helpers by Florian Westphal · 10 years ago
  100. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago