1. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  2. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  3. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  4. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  5. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  6. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 11 years ago
  7. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  8. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  9. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  10. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  11. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  12. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  13. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  14. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  15. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 12 years ago
  16. 8bf2429 cfg80211: Document update_ft_ies() cfg80211_ops by Jouni Malinen · 11 years ago
  17. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  18. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 11 years ago
  19. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  20. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  21. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 11 years ago
  22. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  23. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 11 years ago
  24. 5470b46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  25. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  27. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  28. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  29. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  30. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  31. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  32. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  33. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  34. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 11 years ago
  35. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 11 years ago
  36. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 11 years ago
  37. 1a4d3c4 Bluetooth: Add proper flag for fast connectable mode by Johan Hedberg · 11 years ago
  38. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 11 years ago
  39. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 11 years ago
  40. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 11 years ago
  41. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  42. 3b77d66 net: sctp: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  43. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  44. 7a87590 caif: remove caif_shm by Erwan Yvin · 11 years ago
  45. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 11 years ago
  46. 5b9e12d ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 11 years ago
  47. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 11 years ago
  48. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  49. e8f72ea ipv6: introduce ip6tunnel_xmit() helper by Cong Wang · 11 years ago
  50. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 11 years ago
  51. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 11 years ago
  52. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 11 years ago
  53. b7ef213 ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions by Hannes Frederic Sowa · 11 years ago
  54. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 11 years ago
  55. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 11 years ago
  56. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 11 years ago
  57. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 11 years ago
  58. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 11 years ago
  59. 08c30ac Bluetooth: Remove RFCOMM session refcnt by Dean Jenkins · 11 years ago
  60. 8ff52f7 Bluetooth: Return RFCOMM session ptrs to avoid freed session by Dean Jenkins · 11 years ago
  61. be9f97f Bluetooth: change bt_sock_unregister() to return void by David Herrmann · 12 years ago
  62. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 12 years ago
  63. 7f0e44a ipv6 flowlabel: add __rcu annotations by Eric Dumazet · 11 years ago
  64. b2fb4f5 tcp: uninline tcp_prequeue() by Eric Dumazet · 11 years ago
  65. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 12 years ago
  66. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 11 years ago
  67. bb2798d nl80211: explicit userspace MPM by Thomas Pedersen · 11 years ago
  68. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 11 years ago
  69. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 12 years ago
  70. 355199e cfg80211: Extend support for IEEE 802.11r Fast BSS Transition by Jouni Malinen · 11 years ago
  71. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  72. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  73. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 12 years ago
  74. 2c1aabf cfg80211: constify station parameter pointers by Johannes Berg · 12 years ago
  75. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 12 years ago
  76. a947b0a xfrm: allow to avoid copying DSCP during encapsulation by Nicolas Dichtel · 12 years ago
  77. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  78. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 79ffef1 tcp: avoid wakeups for pure ACK by Eric Dumazet · 11 years ago
  80. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 11 years ago
  81. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  82. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  84. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 12 years ago
  85. 4cfb048 net: fix possible deadlock in sum_frag_mem_limit by Eric Dumazet · 12 years ago
  86. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 12 years ago
  87. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  88. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  89. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  90. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  91. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  92. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 12 years ago
  93. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  94. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  95. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 12 years ago
  96. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 12 years ago
  97. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  98. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  99. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 12 years ago
  100. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago