1. 151d799 netfilter: nf_tables: mark stateful expressions by Patrick McHardy · 10 years ago
  2. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 10 years ago
  3. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 10 years ago
  4. 24477e5 uapi: ebtables: don't include linux/if.h by Pablo Neira Ayuso · 10 years ago
  5. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 10 years ago
  6. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 10 years ago
  7. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
  8. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
  9. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 10 years ago
  10. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 10 years ago
  11. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 10 years ago
  12. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
  13. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
  14. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 10 years ago
  15. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 10 years ago
  16. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 10 years ago
  17. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  18. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 10 years ago
  19. 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
  20. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 10 years ago
  21. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
  22. 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
  23. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  24. 23310f6 mac802154: fix transmission power datatype by Varka Bhadram · 10 years ago
  25. 94910d4 mac802154: fix typo for device by Varka Bhadram · 10 years ago
  26. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  27. 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
  28. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  29. 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 10 years ago
  30. 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago
  31. 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 10 years ago
  32. 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 10 years ago
  33. a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 10 years ago
  34. 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 10 years ago
  35. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
  36. e70deec netfilter: bridge: don't use nf_bridge_info data to store mac header by Florian Westphal · 10 years ago
  37. 8bc0034 net: remove extra newlines by Sheng Yong · 10 years ago
  38. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 10 years ago
  39. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 10 years ago
  40. 388069d netdevice.h: remove iflink description by Nicolas Dichtel · 10 years ago
  41. 9a96345 netns: notify netns id events by Nicolas Dichtel · 10 years ago
  42. d619ffc Bluetooth: Update SSP OOB data EIR definitions by Johan Hedberg · 10 years ago
  43. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  44. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  45. 1c984f8a netfilter: Add socket pointer to nf_hook_state. by David Miller · 10 years ago
  46. 107a9f4 netfilter: Add nf_hook_state initializer function. by David Miller · 10 years ago
  47. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 10 years ago
  48. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 10 years ago
  49. 7abccdb 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. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
  51. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  53. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 10 years ago
  54. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  55. 1f74f32 nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES by Christophe Ricard · 10 years ago
  56. 0fc4a12 nfc: Reduce nfc_evt_transaction params length to 0 by Christophe Ricard · 10 years ago
  57. 0b04096 nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES by Christophe Ricard · 10 years ago
  58. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 10 years ago
  59. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  60. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 10 years ago
  61. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  62. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 10 years ago
  63. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  64. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  65. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
  66. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 10 years ago
  67. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  68. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 10 years ago
  70. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 10 years ago
  71. 2e7056c jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 10 years ago
  72. e79d842 netdevice: document NETDEV_TX_BUSY deprecation. by Rusty Russell · 10 years ago
  73. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 10 years ago
  74. 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 10 years ago
  75. ce0f750 net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver by Saeed Mahameed · 10 years ago
  76. 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 10 years ago
  77. 302bdf6 net/mlx5_core: Fix Mellanox copyright note by Saeed Mahameed · 10 years ago
  78. 64599cc net/mlx5_core: Use coherent memory for command interface page by Eli Cohen · 10 years ago
  79. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 10 years ago
  80. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 10 years ago
  81. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 10 years ago
  82. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 10 years ago
  83. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 10 years ago
  84. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 10 years ago
  85. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 10 years ago
  86. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 10 years ago
  87. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 10 years ago
  88. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 10 years ago
  89. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 10 years ago
  90. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 10 years ago
  91. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  93. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 10 years ago
  94. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  95. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  96. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  97. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  98. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
  99. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  100. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago