1. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  2. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  3. 190355c Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  4. c5eba0b openvswitch: distinguish between the dropped and consumed skb by Li RongQing · 10 years ago
  5. 1f59533 qdisc: validate frames going through the direct_xmit path by Jesper Dangaard Brouer · 10 years ago
  6. 3f3c7ee qdisc: exit case fixes for skb list handling in qdisc layer by Jesper Dangaard Brouer · 10 years ago
  7. 10770bc qdisc: adjustments for API allowing skb list xmits by Jesper Dangaard Brouer · 10 years ago
  8. 4ee45ea openvswitch: fix a memory leak by Li RongQing · 10 years ago
  9. 41ad82f netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG by Pablo Neira · 10 years ago
  10. abccc58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  11. ba99890 rtnl/do_setlink(): notify when a netdev is modified by Nicolas Dichtel · 10 years ago
  12. 90c325e rtnl/do_setlink(): last arg is now a set of flags by Nicolas Dichtel · 10 years ago
  13. 1889b0e rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated by Nicolas Dichtel · 10 years ago
  14. 5d1180f rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated by Nicolas Dichtel · 10 years ago
  15. 65cd90a netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core by Pablo Neira Ayuso · 10 years ago
  16. 30766f4 netfilter: nat: move specific NAT IPv4 to core by Pablo Neira Ayuso · 10 years ago
  17. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  18. 72297c5 l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets by Tom Herbert · 10 years ago
  19. 884d338 gre: Add support for checksum unnecessary conversions by Tom Herbert · 10 years ago
  20. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago
  21. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 10 years ago
  22. 61b7363 net: dsa: make dsa_pack_type static by Florian Fainelli · 10 years ago
  23. 688d194 tcp: whitespace fixes by stephen hemminger · 10 years ago
  24. 377655f Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  25. afb84b62 pktgen: add flag NO_TIMESTAMP to disable timestamping by Jesper Dangaard Brouer · 10 years ago
  26. a5325ae tipc: add name distributor resiliency queue by Erik Hugne · 10 years ago
  27. f4ad8a4 tipc: refactor name table updates out of named packet receive routine by Erik Hugne · 10 years ago
  28. 8dcda22 net: xmit_list() becomes dev_hard_start_xmit(). by David S. Miller · 10 years ago
  29. ce93718 net: Don't keep around original SKB when we software segment GSO frames. by David S. Miller · 10 years ago
  30. 50cbe9a net: Validate xmit SKBs right when we pull them out of the qdisc. by David S. Miller · 10 years ago
  31. eae3f88 net: Separate out SKB validation logic from transmit path. by David S. Miller · 10 years ago
  32. 95f6b3d net: Have xmit_list() signal more==true when appropriate. by David S. Miller · 10 years ago
  33. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  34. 7f2e870 net: Move main gso loop out of dev_hard_start_xmit() into helper. by David S. Miller · 10 years ago
  35. 2ea2551 net: Create xmit_one() helper for dev_hard_start_xmit() by David S. Miller · 10 years ago
  36. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  37. d79a61d netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  38. 202863f sctp: Change sctp to implement csum_levels by Tom Herbert · 10 years ago
  39. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  40. 77cffe2 net: Clarification of CHECKSUM_UNNECESSARY by Tom Herbert · 10 years ago
  41. 38ab1fa net: sctp: fix ABI mismatch through sctp_assoc_to_state helper by Daniel Borkmann · 10 years ago
  42. d9b2938 net: attempt a single high order allocation by Eric Dumazet · 10 years ago
  43. cc086fc tipc: fix a potential oops by Ying Xue · 10 years ago
  44. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  45. d061661 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  46. a00f4f6 mac80211: fix chantype recalc warning by Michal Kazior · 10 years ago
  47. 246d7f7 net: dsa: add Broadcom SF2 switch driver by Florian Fainelli · 10 years ago
  48. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  49. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  50. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  51. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  52. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  53. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  54. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  55. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  56. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  57. 253ff51 tcp: syncookies: mark cookie_secret read_mostly by Florian Westphal · 10 years ago
  58. 2688eba mac80211: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  59. ea1d5d7 ipvs: properly declare tunnel encapsulation by Julian Anastasov · 10 years ago
  60. f111f78 netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset by Alexey Perevalov · 10 years ago
  61. ad053a9 mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  62. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  63. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  64. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  65. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  66. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  67. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  68. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  69. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  70. 14b058b mac80211: fix agg_status debugfs file alignment by Johannes Berg · 10 years ago
  71. c7dcb45 mac80211: fix start_seq_num in Rx reorder offload by Denton Gentry · 10 years ago
  72. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  73. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  74. 0e67c13 mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype by Felix Fietkau · 10 years ago
  75. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  76. db11503 net: fix checksum features handling in netif_skb_features() by Michal Kubeček · 10 years ago
  77. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  78. 6451b3f net: fix comments for __skb_flow_get_ports() by WANG Cong · 10 years ago
  79. 4c75431 net: prevent of emerging cross-namespace symlinks by Alexander Y. Fomichev · 10 years ago
  80. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  81. 07bc788 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  82. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  83. 0fdcaa5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  84. d1c85c2 netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL by Zhouyi Zhou · 10 years ago
  85. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  86. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  87. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  88. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  89. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  90. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  91. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  92. 758f75d gre: call skb_gro_checksum_simple_validate by Tom Herbert · 10 years ago
  93. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  94. 1b05756 netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' by Jozsef Kadlecsik · 10 years ago
  95. 94729f8 netfilter: ipset: Resolve missing-field-initializer warnings by Mark Rustad · 10 years ago
  96. 6e41ee6 netfilter: ipset: netnet,netportnet: Fix value range support for IPv4 by Sergey Popovich · 10 years ago
  97. ecc245c netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation by Vytas Dauksa · 10 years ago
  98. afc5be30 netfilter: nft_meta: Add cpu attribute support by Ana Rey · 10 years ago
  99. e2a093f netfilter: nft_meta: add pkttype support by Ana Rey · 10 years ago
  100. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago