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