1. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  2. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  3. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  4. 3c2b8d1 mcastv6: Local variable shadows function argument by Gerrit Renker · 15 years ago
  5. cb24405 RDS: Refactor end of __conn_create for readability by Andy Grover · 15 years ago
  6. ed9e352 RDS/IW: Remove dead code by Andy Grover · 15 years ago
  7. 404bb72 RDS/IW: Remove page_shift variable from iwarp transport by Andy Grover · 15 years ago
  8. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  9. edacaea RDS: Fix completion notifications on blocking sockets by Andy Grover · 15 years ago
  10. fdf6e6b RDS/IB: Drop connection when a fatal QP event is received by Andy Grover · 15 years ago
  11. 68cb01c RDS/IB: Disable flow control in sysctl and explain why by Andy Grover · 15 years ago
  12. e11d912 RDS/IB: Move tx/rx ring init and refill to later by Andy Grover · 15 years ago
  13. 9099707 RDS: Don't set c_version in __rds_conn_create() by Andy Grover · 15 years ago
  14. 597ddd5 RDS/IB: Rename byte_len to data_len to enhance readability by Andy Grover · 15 years ago
  15. 92c330b RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c by Andy Grover · 15 years ago
  16. 8dacd57 RDS/IB: Fix printk to indicate remote IP, not local by Andy Grover · 15 years ago
  17. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 15 years ago
  18. 9ddbcfa RDS/IB: Improve RDS protocol version checking by Andy Grover · 15 years ago
  19. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  20. b902e57 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups by Jarek Poplawski · 15 years ago
  21. be916cd ipv4: Fix inflate_threshold_root automatically by Jarek Poplawski · 15 years ago
  22. c305947 ipv4: Use synchronize_rcu() during trie_rebalance() by Jarek Poplawski · 15 years ago
  23. 2e477c9 vlan: Propagate physical MTU changes by Herbert Xu · 15 years ago
  24. c482c56 udp: cleanups by Eric Dumazet · 15 years ago
  25. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 15 years ago
  27. 95aa1fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  28. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  29. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  30. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  31. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  32. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  33. 4f45b2c wext: optimise, comment and fix event sending by Johannes Berg · 15 years ago
  34. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  35. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  36. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 15 years ago
  37. df5ede8 net: remove redundant sched/ in net/Makefile by Changli Gao · 15 years ago
  38. ba73542 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO by Sridhar Samudrala · 15 years ago
  39. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  40. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 15 years ago
  41. 493c6be udpv6: Fix HW checksum support for outgoing UFO packets by Sridhar Samudrala · 15 years ago
  42. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 15 years ago
  43. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  44. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  45. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  46. 6c04bb1 netlink: use call_rcu for netlink_change_ngroups by Johannes Berg · 15 years ago
  47. 487420d netlink: remove unused exports by Johannes Berg · 15 years ago
  48. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  49. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  50. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  51. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  52. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  53. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  54. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  55. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  56. c1e6fb1 cfg80211: warn again on spurious deauth by Johannes Berg · 15 years ago
  57. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  58. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  59. c9cf012 mac80211: refactor the WEP code to be directly usable by Johannes Berg · 15 years ago
  60. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  61. a7c1cfc mac80211: remove dead code from mlme by Johannes Berg · 15 years ago
  62. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  63. 1be491f rfkill: prep for rfkill API changes by Johannes Berg · 15 years ago
  64. 6c230c0 cfg80211: check for current_bss from giwrate by Samuel Ortiz · 15 years ago
  65. 96f7e73 mac80211: shorten the passive dwell time for sw scans by Helmut Schaa · 15 years ago
  66. 9834c07 cfg80211: fix giwrange by Johannes Berg · 15 years ago
  67. 3dc27d2 nl80211: limit to one pairwise cipher for associate() by Johannes Berg · 15 years ago
  68. 0a9b5e1 cfg80211: refuse authenticating to same BSSID twice by Johannes Berg · 15 years ago
  69. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  70. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  71. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  72. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  73. ab1faea mac80211: remove dead code, clean up by Johannes Berg · 15 years ago
  74. 6dc1cb0 mac80211: remove auth algorithm retry by Johannes Berg · 15 years ago
  75. ac00326 mac80211: re-add HT disabling by Johannes Berg · 15 years ago
  76. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  77. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  78. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  79. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  80. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  81. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  82. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  83. 3f65b24 mac80211: remove an unused function declaration by Johannes Berg · 15 years ago
  84. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  85. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  86. 0575606 mac80211: tell SME about real auth state by Johannes Berg · 15 years ago
  87. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  88. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  89. dad8233 nl80211: clean up function definitions by Johannes Berg · 15 years ago
  90. 2a783c1 cfg80211: move break statement to correct place by Johannes Berg · 15 years ago
  91. 8983240 wext: default to y by Johannes Berg · 15 years ago
  92. d3cebbd mac80211: fix todo lock by Johannes Berg · 15 years ago
  93. df2b35b wext: allow returning NULL stats by Johannes Berg · 15 years ago
  94. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  95. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  96. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  97. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  98. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  99. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  100. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago