1. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  2. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
  3. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  4. 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 14 years ago
  5. e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 14 years ago
  6. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  7. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 14 years ago
  8. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  9. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 14 years ago
  10. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  11. f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 14 years ago
  12. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
  13. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  14. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
  15. 7a488fd3 tipc: Eliminate use of user registry by configuration service by Allan Stephens · 14 years ago
  16. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  17. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
  18. 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 14 years ago
  19. 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 14 years ago
  20. 18c8d82 sfq: fix slot_dequeue_head() by Eric Dumazet · 14 years ago
  21. eeaeb06 sch_sfq: allow big packets and be fair by Eric Dumazet · 14 years ago
  22. 7c14c3f dcbnl: cleanup by Shmulik Ravid · 14 years ago
  23. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
  24. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
  25. 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
  26. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
  27. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
  28. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  30. fc75fc8 ipv4: dont create routes on down devices by Eric Dumazet · 14 years ago
  31. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  32. a130883 Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  33. fdac1e0 irda: prevent integer underflow in IRLMP_ENUMDEVICES by Dan Rosenberg · 14 years ago
  34. d9f4fba tcp: cleanup of cwnd initialization in tcp_init_metrics() by Jiri Kosina · 14 years ago
  35. 1bde5ac tcp: fix listening_get_next() by Eric Dumazet · 14 years ago
  36. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  37. ee09b3c sfq: fix sfq class stats handling by Eric Dumazet · 14 years ago
  38. 65a6538 mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration by Luciano Coelho · 14 years ago
  39. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  40. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  41. fe67c91 mac80211: make LED trigger names available early by Johannes Berg · 14 years ago
  42. 63e35cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  43. b51aff0 mac80211: fix mesh forwarding by Johannes Berg · 14 years ago
  44. 12b16da filter: optimize accesses to ancillary data by Eric Dumazet · 14 years ago
  45. 7097818 net: timestamp cloned packet in dev_queue_xmit_nit by Eric Dumazet · 14 years ago
  46. 356f039 TCP: increase default initial receive window. by Nandita Dukkipati · 14 years ago
  47. eda83e3 net_sched: sch_sfq: better struct layouts by Eric Dumazet · 14 years ago
  48. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  49. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. aa3e219 net_sched: sch_sfq: fix allot handling by Eric Dumazet · 14 years ago
  51. c426626 net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() by Eric Dumazet · 14 years ago
  52. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  53. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  54. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  55. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  56. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  57. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  58. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  59. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  60. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  61. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  62. 53320fe batman-adv: Return hna count on local buffer fill by Sven Eckelmann · 14 years ago
  63. 5823118 pktgen: Remove unnecessary prefix from pr_<level> by Joe Perches · 14 years ago
  64. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  65. 71d9dec net: increase skb->users instead of skb_clone() by Changli Gao · 14 years ago
  66. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  67. d1ed113 ipv6: remove duplicate neigh_ifdown by stephen hemminger · 14 years ago
  68. bc3ef66 ipv6: fib6_ifdown cleanup by stephen hemminger · 14 years ago
  69. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  70. 361cf40 ceph: handle partial result from get_user_pages by Henry C Chang · 14 years ago
  71. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  72. 29ba5fe ipv6: don't flush routes when setting loopback down by stephen hemminger · 14 years ago
  73. 7d743b7 sctp: fix the return value of getting the sctp partial delivery point by Wei Yongjun · 14 years ago
  74. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  75. 76d6615 bridge: fix IPv6 queries for bridge multicast snooping by David Stevens · 14 years ago
  76. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  77. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  78. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago
  79. b236da6 net: use NUMA_NO_NODE instead of the magic number -1 by Changli Gao · 14 years ago
  80. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 14 years ago
  81. d3052b5 ipv6: delete expired route in ip6_pmtu_deliver by Andrey Vagin · 14 years ago
  82. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  83. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  84. 38cd6b4 wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h by Shan Wei · 14 years ago
  85. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  86. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  87. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  88. 82cc4f5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  89. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  91. 6389aa7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  92. d96c904 ceph: fix msgr_init error path by Sage Weil · 14 years ago
  93. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  94. 207aba6 mac80211: support IBSS RSN with SW crypto by Johannes Berg · 14 years ago
  95. 91f44b0 mac80211 default tx_last_beacon false (congestion) by Tim Harvey · 14 years ago
  96. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  97. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  98. 897bed8 mac80211: clean up RX key checks by Johannes Berg · 14 years ago
  99. 01123e2 cfg80211: update information elements in cached BSS struct by Sven Neumann · 14 years ago
  100. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago