1. 336ebf5 tipc: Add routines for safe checking of node's network address by Allan Stephens · 13 years ago
  2. fd6eced tipc: Don't record failed publication attempt as a success by Allan Stephens · 13 years ago
  3. 1110b8d tipc: Update node-scope publications when network address is assigned by Allan Stephens · 13 years ago
  4. a909804 tipc: Separate cluster-scope and zone-scope names into distinct lists by Allan Stephens · 13 years ago
  5. e11aa05 tipc: Factor out name publication code to a separate function by Allan Stephens · 13 years ago
  6. 3f8375f tipc: introduce publication lists struct by Allan Stephens · 13 years ago
  7. 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 13 years ago
  8. 7f59388 net/ipv4:Remove two memleak reports by kmemleak_not_leak. by majianpeng · 13 years ago
  9. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 13 years ago
  10. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 13 years ago
  12. d83b060 net: add fdb generic dump routine by John Fastabend · 13 years ago
  13. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 13 years ago
  14. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 13 years ago
  15. c5c2326 bridge: Add multicast_querier toggle and disable queries by default by Herbert Xu · 13 years ago
  16. c83b8fa bridge: Restart queries when last querier expires by Herbert Xu · 13 years ago
  17. 7485721 bridge: Add br_multicast_start_querier by Herbert Xu · 13 years ago
  18. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  19. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 13 years ago
  20. cf22f9a ipv6: Remove unused argument to addrconf_dad_start(). by David S. Miller · 13 years ago
  21. a8cb05b tcp: Remove redundant code entering quickack mode by Vijay Subramanian · 13 years ago
  22. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 13 years ago
  23. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 13 years ago
  24. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 13 years ago
  25. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 13 years ago
  26. 8e052e5 Phonet: missing headers (sparse) by Rémi Denis-Courmont · 13 years ago
  27. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 13 years ago
  28. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 13 years ago
  29. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 13 years ago
  30. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 13 years ago
  31. 6f66cdc net/garp: fix GID rbtree ordering by David Ward · 13 years ago
  32. 9d02daf75 pppoatm: Fix excessive queue bloat by David Woodhouse · 13 years ago
  33. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 13 years ago
  34. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 13 years ago
  35. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. 5c699fb caif: Fix memory leakage in the chnl_net.c. by Tomasz Gregorek · 13 years ago
  37. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 13 years ago
  38. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 13 years ago
  39. 89eb06f net/key/af_key.c: add missing kfree_skb by Julia Lawall · 13 years ago
  40. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 13 years ago
  41. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 13 years ago
  42. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  43. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  44. c1412fc net/ipv6/exthdrs.c: Strict PadN option checking by Eldad Zack · 13 years ago
  45. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. 46ba5b2 net: Fixed coding style issues relating to braces. by Jeffrin Jose · 13 years ago
  47. 6fdbd16 net/ipv6/ipv6_sockglue.c: Removed redundant extern by Eldad Zack · 13 years ago
  48. e1e420c net/core: simple_strtoul cleanup by Shuah Khan · 13 years ago
  49. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 13 years ago
  50. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago
  51. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  52. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  53. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  54. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  55. 4d6c36f mac80211: clean up an ieee80211_do_open error path by Johannes Berg · 13 years ago
  56. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 13 years ago
  57. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  58. 3edaf3e mac80211: manage AP netdev carrier state by Johannes Berg · 13 years ago
  59. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 13 years ago
  60. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 13 years ago
  61. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 13 years ago
  62. d934f7d mac80211: Use mandatory rates as basic rates when starting mesh by Ashok Nagarajan · 13 years ago
  63. b4838d1 NFC: Fix the LLCP Tx fragmentation loop by Samuel Ortiz · 13 years ago
  64. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 13 years ago
  65. 87151b8 net: allow pskb_expand_head() to get maximum tailroom by Eric Dumazet · 13 years ago
  66. 996304b bridge: Do not send queries on multicast group leaves by Herbert Xu · 13 years ago
  67. 7a5cc24 batman-adv: add bridge loop avoidance compile option by Simon Wunderlich · 13 years ago
  68. 38ef3d1 batman-adv: form groups in the bridge loop avoidance by Simon Wunderlich · 13 years ago
  69. b1a8c04 batman-adv: drop STP over batman by Simon Wunderlich · 13 years ago
  70. fe2da6f batman-adv: add broadcast duplicate check by Simon Wunderlich · 13 years ago
  71. 20ff9d5 batman-adv: don't let backbone gateways exchange tt entries by Simon Wunderlich · 13 years ago
  72. db08e6e batman-adv: allow multiple entries in tt_global_entries by Simon Wunderlich · 13 years ago
  73. 9bf8e4d batman-adv: export claim tables through debugfs by Simon Wunderlich · 13 years ago
  74. c867305 batman-adv: make bridge loop avoidance switchable by Simon Wunderlich · 13 years ago
  75. 2372138 batman-adv: add basic bridge loop avoidance code by Simon Wunderlich · 13 years ago
  76. a7f6ee9 batman-adv: remove old bridge loop avoidance code by Simon Wunderlich · 13 years ago
  77. 8681a1c batman-adv: encourage batman to take shorter routes by changing the default hop penalty by Marek Lindner · 13 years ago
  78. de7aae6 batman-adv: Remove declaration of only locally used functions by Sven Eckelmann · 13 years ago
  79. 0079d2c batman-adv: Replace bitarray operations with bitmap by Sven Eckelmann · 13 years ago
  80. c1faead batman-adv: use ETH_ALEN instead of hardcoded numeric constants by Antonio Quartulli · 13 years ago
  81. 10e3cd6 batman-adv: clean up Kconfig by Antonio Quartulli · 13 years ago
  82. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 13 years ago
  83. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 13 years ago
  84. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 13 years ago
  85. 9bdd3a6 mac80211: Allow tsf increments via debugfs by Javier Cardona · 13 years ago
  86. 88c868c mac80211: sanity check for null SSID by Stanislaw Gruszka · 13 years ago
  87. 32c5057 mac80211: use IEEE80211_NUM_ACS by Johannes Berg · 13 years ago
  88. 4644ae8 mac80211: lazily stop queues in add_pending by Johannes Berg · 13 years ago
  89. ada1512 mac80211: debounce queue stop/wake by Johannes Berg · 13 years ago
  90. ded81f6 mac80211: decouple # of netdev queues from HW queues by Johannes Berg · 13 years ago
  91. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 13 years ago
  92. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  93. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  94. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 13 years ago
  95. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  96. 24398e3 mac80211: set HT channel before association by Johannes Berg · 13 years ago
  97. 1d98fb1 mac80211: use AC constants by Johannes Berg · 13 years ago
  98. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 13 years ago
  99. 4670cf7 mac80211: make ieee80211_downgrade_queue static by Johannes Berg · 13 years ago
  100. 4875d30d mac80211: clean up uAPSD TX code by Johannes Berg · 13 years ago