1. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 16 years ago
  2. 5603502 gro: Fix frag_list merging on imprecisely split packets by Herbert Xu · 16 years ago
  3. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 16 years ago
  4. 9a279bc net: Partially allow skb destructors to be used on receive path by Herbert Xu · 16 years ago
  5. 005c79b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  6. 55128bc sunrpc: fix rdma dependencies by Randy Dunlap · 16 years ago
  7. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  8. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  10. e408b8d udp: increments sk_drops in __udp_queue_rcv_skb() by Eric Dumazet · 16 years ago
  11. f15fbcd ipv4: Delete redundant sk_family assignment by Herbert Xu · 16 years ago
  12. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 16 years ago
  13. f9e6934 net: packet socket packet_lookup_frame fix by Sebastiano Di Paola · 16 years ago
  14. 5add300 inet: Fix virt-manager regression due to bind(0) changes. by Stephen Hemminger · 16 years ago
  15. ad0f990 gro: Fix handling of imprecisely split packets by Herbert Xu · 16 years ago
  16. 1224736 pkt_sched: sch_htb: Use workqueue to schedule after too many events. by Jarek Poplawski · 16 years ago
  17. e82181d pkt_sched: sch_htb: Warn on too many events. by Jarek Poplawski · 16 years ago
  18. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 16 years ago
  19. eefef1c net: add ARP notify option for devices by Stephen Hemminger · 16 years ago
  20. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  21. 4fb6699 net: Optimize memory usage when splicing from sockets. by Jarek Poplawski · 16 years ago
  22. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 16 years ago
  24. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 905db44 packet: Avoid lock_sock in mmap handler by Herbert Xu · 16 years ago
  26. b8abde4 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. by Vivek Natarajan · 16 years ago
  27. dbeb170 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  29. 80595d5 gro: Open-code memcpy in napi_fraginfo_skb by Herbert Xu · 16 years ago
  30. 81705ad gro: Do not merge paged packets into frag_list by Herbert Xu · 16 years ago
  31. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  32. 5d0d9be gro: Move common completion code into helpers by Herbert Xu · 16 years ago
  33. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 16 years ago
  34. 71b3346 net: Fix OOPS in skb_seq_read(). by Shyam Iyer · 16 years ago
  35. 95e3b24 net: Fix frag_list handling in skb_seq_read by Herbert Xu · 16 years ago
  36. ae9e47e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  37. fb9ddbf mac80211: don't try to powersave/config disabled interfaces by Johannes Berg · 16 years ago
  38. d81c2d9 cfg80211: do not pass -EALREADY to userspace on regdomain change request by Luis R. Rodriguez · 16 years ago
  39. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  40. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  41. e874e65 mac80211: flush workqueue a second time in suspend() by Bob Copeland · 16 years ago
  42. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 16 years ago
  43. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 16 years ago
  44. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 16 years ago
  45. 24ed1da cfg80211: allow users to help a driver's compliance by Luis R. Rodriguez · 16 years ago
  46. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  47. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  48. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  49. d46e5b1 cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() by Luis R. Rodriguez · 16 years ago
  50. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  51. e74b1e7 cfg80211: ignore consecutive equal regulatory hints by Luis R. Rodriguez · 16 years ago
  52. 5eebade cfg80211: process user requests only after previous user/driver/core requests by Luis R. Rodriguez · 16 years ago
  53. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  54. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  55. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  56. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  57. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  58. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  59. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  60. 0378b3f cfg80211: add PM hooks by Johannes Berg · 16 years ago
  61. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 16 years ago
  62. 2182b83 mac80211: trivial documentation fix (mesh_nexthop_lookup()). by Rami Rosen · 16 years ago
  63. eb80ed8 mac80211: trivial documentation fixes (enum mesh_path_flags). by Rami Rosen · 16 years ago
  64. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 16 years ago
  65. e964817 mac80211: cleanup kmalloc/memset -> kcalloc by Wei Yongjun · 16 years ago
  66. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  67. ebe6c7b mac80211: Fix radiotap header it_present on big endian CPUs by Jouni Malinen · 16 years ago
  68. f4f727a mac80211: Mark ieee80211_process_sa_query_req() static by Jouni Malinen · 16 years ago
  69. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  70. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  71. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  72. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  73. 97ebe12 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used by Jouni Malinen · 16 years ago
  74. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  75. fea1473 mac80211: 802.11w - SA Query processing by Jouni Malinen · 16 years ago
  76. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  77. 22787db mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  78. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  79. 3cfcf6a mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  80. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  81. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  82. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  83. 039498c cfg80211: fix typo on message after intersection by Luis R. Rodriguez · 16 years ago
  84. 3e0c3ff cfg80211: allow multiple driver regulatory_hints() by Luis R. Rodriguez · 16 years ago
  85. 560e28e cfg80211: call reg_notifier() once by Luis R. Rodriguez · 16 years ago
  86. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  87. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  88. e9aeaba mac80211: validate SIOCSIWPOWER arguments better by Johannes Berg · 16 years ago
  89. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  90. d1c3a37 mac80211: clarify alignment docs, fix up alignment by Johannes Berg · 16 years ago
  91. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  92. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  93. 81d963a mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. by Rami Rosen · 16 years ago
  94. 504a71e mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). by Rami Rosen · 16 years ago
  95. def1343 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). by Rami Rosen · 16 years ago
  96. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  97. b522ed5 mac80211: Allow to set channel in adhoc properly by Alina Friedrichsen · 16 years ago
  98. 65f0e6a mac80211: Don't merge if BSSID is set manually by Alina Friedrichsen · 16 years ago
  99. 137f9f4 mac80211: Don't scan if BSSID and channel are set manually by Alina Friedrichsen · 16 years ago
  100. 0efcdfd mac80211: Disallow to set multicast BSSID by Alina Friedrichsen · 16 years ago