1. 6a22a59 [PATCH] mac80211: consolidate encryption by Johannes Berg · 17 years ago
  2. 4f0d18e [PATCH] mac80211: consolidate decryption by Johannes Berg · 17 years ago
  3. b2e7771 [PATCH] mac80211: pass frames to monitor interfaces early by Johannes Berg · 17 years ago
  4. 5b2812e [PATCH] mac80211: fix interface initialisation and deinitialisation by Johannes Berg · 17 years ago
  5. b421995 [PKT_SCHED]: Add stateless NAT by Herbert Xu · 17 years ago
  6. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  7. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  8. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  9. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  10. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  11. 58c14a8 [ATM] net/atm/lec.c: printk warning fix by Andrew Morton · 17 years ago
  12. 0aa4f33 [WIRELESS]: Fix Kconfig. by Andrew Morton · 17 years ago
  13. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  14. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  15. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  16. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  17. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  18. 5967789 [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy by Eric W. Biederman · 17 years ago
  19. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  20. 8b41d18 [NET]: Fix running without sysfs by Eric W. Biederman · 17 years ago
  21. bb293e6 [CCID3]: Remove ifdef surrounding BUG_ON by Arnaldo Carvalho de Melo · 17 years ago
  22. cecd8d0 [DCCP]: Reduce the number of writable states by Gerrit Renker · 17 years ago
  23. e356d37 [DCCP]: Factor out common code for generating Resets by Gerrit Renker · 17 years ago
  24. 9bf55cd [DCCP]: Sequence number wrap-around when sending reset by Gerrit Renker · 17 years ago
  25. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  26. ee1a159 [DCCP]: Remove duplicate code for Reset from connected socket by Gerrit Renker · 17 years ago
  27. 0430ee3 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets by Gerrit Renker · 17 years ago
  28. 727ecc5 [DCCP]: Add FIXME for send_delayed_ack by Gerrit Renker · 17 years ago
  29. 2e86908 [CCID3]: Move NULL-protection into function by Gerrit Renker · 17 years ago
  30. 0883170 [DCCP]: Send Reset upon Sync in state REQUEST by Gerrit Renker · 17 years ago
  31. 53465eb [BLUETOOTH]: Make hidp_setup_input() return int by WANG Cong · 17 years ago
  32. 912d8f0 [TCP] MIB: Count FRTO's successfully detected spurious RTOs by Ilpo Järvinen · 17 years ago
  33. 93e6802 [TCP]: Reordered ACK's (old) SACKs not included to discarded MIB by Ilpo Järvinen · 17 years ago
  34. a6963a6 [TCP]: Re-place highest_sack check to a more robust position by Ilpo Järvinen · 17 years ago
  35. b0d045c [DCCP]: Parameter renaming by Gerrit Renker · 17 years ago
  36. e155d76 [DCCP]: Fix Reset/Sync-Flood Bug by Gerrit Renker · 17 years ago
  37. cbe1f5f [DCCP]: Shorten variable names in dccp_check_seqno by Gerrit Renker · 17 years ago
  38. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  39. 4c70f38 [DCCP]: Provide 10s of microsecond timesource by Gerrit Renker · 17 years ago
  40. aa97efd [DCCP]: Reuse ktime_get_real() calls again by Gerrit Renker · 17 years ago
  41. e0eb685 [MAC80211]: rename ieee80211_cfg.h to cfg.h by Michael Wu · 17 years ago
  42. d86ec78 [MAC80211]: kill vlan_id by Johannes Berg · 17 years ago
  43. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  44. fa5fea7 [MAC80211]: rename ieee80211_cfg.c to cfg.c by Johannes Berg · 17 years ago
  45. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  46. 693d454 [MAC80211]: fix warnings introduced by the doc patches by Johannes Berg · 17 years ago
  47. 011bfcc [MAC80211]: remove key threshold stuff by Johannes Berg · 17 years ago
  48. 72abd81 [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum by Johannes Berg · 17 years ago
  49. 61609bc [MAC80211]: Add support for setting TX power and radio status by Michael Buesch · 17 years ago
  50. 501d857 [IEEE80211]: Fix softmac lockdep reports. by Johannes Berg · 17 years ago
  51. 8236632 [NET_SCHED]: explict hold dev tx lock by Jamal Hadi Salim · 17 years ago
  52. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  53. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  54. b768920 [TCP]: Avoid clearing sacktag hint in trivial situations by Ilpo Järvinen · 17 years ago
  55. c96fd3d [TCP]: Enable SACK enhanced FRTO (RFC4138) by default by Ilpo Järvinen · 17 years ago
  56. 009a2e3 [TCP] FRTO: Improve interoperability with other undo_marker users by Ilpo Järvinen · 17 years ago
  57. 7c46a03 [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue by Ilpo Järvinen · 17 years ago
  58. 13fcf85 [TCP]: Move accounting from tso_acked to clean_rtx_queue by Ilpo Järvinen · 17 years ago
  59. 5af4ec2 [TCP]: clear_all_retrans_hints prefixed by tcp_ by Ilpo Järvinen · 17 years ago
  60. 91fed7a [TCP]: Make fackets_out accurate by Ilpo Järvinen · 17 years ago
  61. 0dde7b5 [TCP]: Maintain highest_sack accurately to the highest skb by Ilpo Järvinen · 17 years ago
  62. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  63. 5ee3afb [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. by Rick Jones · 17 years ago
  64. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  65. 6b2f9cb [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. by Vlad Yasevich · 17 years ago
  66. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  67. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  68. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  69. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  70. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  71. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago
  72. 96793b4 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) by David L Stevens · 17 years ago
  73. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  74. 8b14a53 [NET]: all net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  75. c40f6ff [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead by Denis Cheng · 17 years ago
  76. 26ff5dd [NETLINK]: the temp variable name max is ambiguous by Denis Cheng · 17 years ago
  77. 99406c8 [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead by Denis Cheng · 17 years ago
  78. 5288605 [SKBUFF]: Fix up csum_start when head room changes by Herbert Xu · 17 years ago
  79. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  80. 007e393 [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c by Vlad Yasevich · 17 years ago
  81. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  82. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  83. 056925a [NET]: Cleanup calling netdev notifiers. by Pavel Emelyanov · 17 years ago
  84. 30d97d3 [NETNS]: Consolidate hashes creation in netdev_init() by Pavel Emelyanov · 17 years ago
  85. ad7379d [NET]: Fix the prototype of call_netdevice_notifiers. by Eric W. Biederman · 17 years ago
  86. 22dd749 [NET]: migrate HARD_TX_LOCK to header file by Jamal Hadi Salim · 17 years ago
  87. 0b69d4b [IPV6]: Remove redundant RTM_DELLINK message. by Milan Kocian · 17 years ago
  88. 63d804ea [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions by Paul Moore · 17 years ago
  89. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  90. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  91. aa0daf0 [MAC80211]: remove/change some comments about Michael MIC hardware offload by Johannes Berg · 17 years ago
  92. 475fa49 [MAC80211]: PS mode fix by Tomas Winkler · 17 years ago
  93. 68aae11 [MAC80211]: use internal network device stats by Stephen Hemminger · 17 years ago
  94. 2433879 [MAC80211]: get STA after tx radiotap snipped by warmcat · 17 years ago
  95. 139c3a0 [MAC80211]: ignore key index on pairwise key (WEP only) by Volker Braun · 17 years ago
  96. c39e3a0 [MAC80211]: remove TKIP mixing for hw accel again by Johannes Berg · 17 years ago
  97. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  98. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  99. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago
  100. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago