1. 5f256be [NET]: Basic network namespace infrastructure. by Eric W. Biederman · 17 years ago
  2. 890d52d [ATALK]: In notifier handlers convert the void pointer to a netdevice by Eric W. Biederman · 17 years ago
  3. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  4. d2e9117 [NET]: Change type of owner in sock_lock_t to int, rename by John Heffner · 17 years ago
  5. 02b3d34 [NET] Cleanup: Use sock_owned_by_user() macro by John Heffner · 17 years ago
  6. 50f1778 [AF_PACKET]: Don't enable global timestamps. by Stephen Hemminger · 17 years ago
  7. c726187 [DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock() by Micah Gruber · 17 years ago
  8. 1dfcae7 [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c by Micah Gruber · 17 years ago
  9. c9ee23d [MAC80211]: make assoc_ap a flag by Johannes Berg · 17 years ago
  10. 52aa944 [MAC80211]: remove hostapd interface stuff by Johannes Berg · 17 years ago
  11. 8dc06a1 [MAC80211]: improve key selection comment by Johannes Berg · 17 years ago
  12. b331615 [MAC80211]: filter locally-originated multicast frames by John W. Linville · 17 years ago
  13. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  14. b63bde7 [MAC80211]: fix preamble setting by Johannes Berg · 17 years ago
  15. 6c55aa9 [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise by Larry Finger · 17 years ago
  16. e7a64f1 [MAC80211]: add interface index to key debugfs by Johannes Berg · 17 years ago
  17. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  18. 3aefaa3 [MAC80211]: remove fake set_key() call by Johannes Berg · 17 years ago
  19. f658eb9 [MAC80211] key handling: remove default_wep_only by Johannes Berg · 17 years ago
  20. 8f37171 [MAC80211]: remove krefs for keys by Johannes Berg · 17 years ago
  21. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  22. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  23. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  24. badffb7 [MAC80211]: Remove bitfields from struct ieee80211_txrx_data by Jiri Slaby · 17 years ago
  25. e8bf964 [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data by Jiri Slaby · 17 years ago
  26. cf96683 [MAC80211]: use switch statement in tx code by Johannes Berg · 17 years ago
  27. eb063c1 [MAC80211]: refactor event sending by Johannes Berg · 17 years ago
  28. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  29. 7b33a57 [MAC80211]: remove unused ioctls (3) by Johannes Berg · 17 years ago
  30. 53cb670 [MAC80211]: remove unused ioctls (2) by Johannes Berg · 17 years ago
  31. b2446b3 [MAC80211]: remove unused ioctls (1) by Johannes Berg · 17 years ago
  32. 3017b80 [MAC80211]: fix software decryption by Johannes Berg · 17 years ago
  33. 82f7160 [MAC80211]: remove radar stuff by Johannes Berg · 17 years ago
  34. 6438567 [MAC80211]: remove ieee80211_msg_wep_frame_unknown_key by Johannes Berg · 17 years ago
  35. 1a84f3f [MAC80211]: ratelimit some RX messages by Johannes Berg · 17 years ago
  36. e6660d9 [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED by Johannes Berg · 17 years ago
  37. 50339a6 [MAC80211]: fix key debugfs by Johannes Berg · 17 years ago
  38. 2a8a9a8 [MAC80211]: avoid copying packets to interfaces that are down by Johannes Berg · 17 years ago
  39. bcb5e0e [IrDA]: MSG_NOSIGNAL support for IrDA sockets by Samuel Ortiz · 17 years ago
  40. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  41. b163911 [PKTGEN]: Remove softirq scheduling. by Robert Olsson · 17 years ago
  42. 45b270f [PKTGEN]: Multiqueue support. by Robert Olsson · 17 years ago
  43. 32b21e0 [NETLINK]: use container_of instead by Denis Cheng · 17 years ago
  44. f7944fb [XFRM] policy: Replace magic number with XFRM_POLICY_OUT by Thomas Graf · 17 years ago
  45. 3b26a9a [IPV4] IPSEC: Omit redirect for tunnelled packet. by Masahide NAKAMURA · 17 years ago
  46. 1e5dc14 [IPV6] IPSEC: Omit redirect for tunnelled packet. by Masahide NAKAMURA · 17 years ago
  47. a47ed4c [IPV6] XFRM: Fix connected socket to use transformation. by Noriaki TAKAMIYA · 17 years ago
  48. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  49. 32c1da7 [UDP]: Randomize port selection. by Stephen Hemminger · 17 years ago
  50. 356f89e [NET] Cleanup: DIV_ROUND_UP by Ilpo Järvinen · 17 years ago
  51. 18f0254 [TCP] MIB: Add counters for discarded SACK blocks by Ilpo Järvinen · 17 years ago
  52. 5b3c988 [TCP]: Discard fuzzy SACK blocks by Ilpo Järvinen · 17 years ago
  53. 6728e7d [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto by Ilpo Järvinen · 17 years ago
  54. 6ff03ac [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) by Ilpo Järvinen · 17 years ago
  55. e9144bd [TCP]: Remove unnecessary wrapper tcp_packets_out_dec by Ilpo Järvinen · 17 years ago
  56. 5224006 [ATM]: Replace DPRINTK() with pr_debug(). by Stephen Hemminger · 17 years ago
  57. 23f1f4e [NET] ethernet: optimize memcpy and memset by Stephen Hemminger · 17 years ago
  58. fd21150 [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() by Thomas Graf · 17 years ago
  59. 15901a2 [XFRM] netlink: Remove dependency on rtnetlink by Thomas Graf · 17 years ago
  60. 5424f32 [XFRM] netlink: Use nlattr instead of rtattr by Thomas Graf · 17 years ago
  61. 35a7aa0 [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] by Thomas Graf · 17 years ago
  62. fab4489 [XFRM] netlink: Enhance indexing of the attribute array by Thomas Graf · 17 years ago
  63. cf5cb79 [XFRM] netlink: Establish an attribute policy by Thomas Graf · 17 years ago
  64. a7bd9a4 [XFRM] netlink: Use nlmsg_parse() to parse attributes by Thomas Graf · 17 years ago
  65. 7deb226 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers by Thomas Graf · 17 years ago
  66. cfbfd45 [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess by Thomas Graf · 17 years ago
  67. c26445a [XFRM] netlink: Move algorithm length calculation to its own function by Thomas Graf · 17 years ago
  68. c0144be [XFRM] netlink: Use nla_put()/NLA_PUT() variantes by Thomas Graf · 17 years ago
  69. 082a1ad [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() by Thomas Graf · 17 years ago
  70. 7b67c85 [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() by Thomas Graf · 17 years ago
  71. 9825069 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() by Thomas Graf · 17 years ago
  72. 79b8b7f [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() by Thomas Graf · 17 years ago
  73. 6168b96 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  74. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  75. 2347489 [DCCP] options: convert dccp_insert_option_timestamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  76. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  77. 0740d49 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  78. e7c2335 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  79. b8bda9d [DCCP] ackvec: Convert to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  80. 668348a [DCCP] CCID3: Stop using dccp_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  81. 9823b7b [DCCP]: Convert dccp_sample_rtt to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  82. e7a81c6 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  83. 1faf0a1 [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  84. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  85. ac198ea [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed by Arnaldo Carvalho de Melo · 17 years ago
  86. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  87. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 17 years ago
  88. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  89. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  90. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  91. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  92. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 17 years ago
  93. 0680191 [IPV4] fib_trie: cleanup by Stephen Hemminger · 17 years ago
  94. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  95. 1b6d427b [TCP]: Reduce sacked_out with reno when purging write_queue by Ilpo Järvinen · 17 years ago
  96. d02596e [TCP]: Keep state in Disorder also if only lost_out > 0 by Ilpo Järvinen · 17 years ago
  97. 86426c2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals by Ilpo Järvinen · 17 years ago
  98. 005903b [TCP]: Left out sync->verify (the new meaning of it) & definify by Ilpo Järvinen · 17 years ago
  99. 83ae408 [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines by Ilpo Järvinen · 17 years ago
  100. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago