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