1. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  2. 1b50b8a [NETFILTER]: Add u32 match by Jan Engelhardt · 17 years ago
  3. f4a607b [NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed by Jerome Borsboom · 17 years ago
  4. 7c4e36b [NETFILTER]: Remove redundant parentheses/braces by Jan Engelhardt · 17 years ago
  5. 170b197 [NETFILTER]: Remove incorrect inline markers by Jan Engelhardt · 17 years ago
  6. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  7. e1931b7 [NETFILTER]: x_tables: switch xt_target->checkentry to bool by Jan Engelhardt · 17 years ago
  8. ccb79bd [NETFILTER]: x_tables: switch xt_match->checkentry to bool by Jan Engelhardt · 17 years ago
  9. 1d93a9c [NETFILTER]: x_tables: switch xt_match->match to bool by Jan Engelhardt · 17 years ago
  10. cff533a [NETFILTER]: x_tables: switch hotdrop to bool by Jan Engelhardt · 17 years ago
  11. 558585a [NETFILTER]: nf_conntrack_h323: check range first in sequence extension by Jing Min Zhao · 17 years ago
  12. 067b207 [UDP]: Cleanup UDP encapsulation code by James Chapman · 17 years ago
  13. 93cce3d [IrDA]: tsap init routine factorisation. by G. Liakhovetski · 17 years ago
  14. 4117252 [IrDA]: Monitor mode. by Samuel Ortiz · 17 years ago
  15. 89da1ec [IrDA]: Netlink layer. by Samuel Ortiz · 17 years ago
  16. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  17. ee39e10 [NET_SCHED]: sch_htb: use generic estimator by Patrick McHardy · 17 years ago
  18. 4bdf399 [NET_SCHED]: Remove unnecessary stats_lock pointers by Patrick McHardy · 17 years ago
  19. 876d48a [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option by Patrick McHardy · 17 years ago
  20. a553e4a [PKTGEN]: IPSEC support by Jamal Hadi Salim · 17 years ago
  21. 628529b [XFRM] Introduce standalone SAD lookup by Jamal Hadi Salim · 17 years ago
  22. 007a531 [PKTGEN]: Introduce sequential flows by Jamal Hadi Salim · 17 years ago
  23. 16dab72 [PKTGEN]: Centralize packet overhead tracking by Jamal Hadi Salim · 17 years ago
  24. eef6caf [MAC80211]: Set low initial rate in rc80211_simple by Larry Finger · 17 years ago
  25. d041005 [TCP]: SACK fastpath did override adjusted fackets_out by Ilpo Järvinen · 17 years ago
  26. 61cbc2f [NET]: Fix secondary unicast/multicast address count maintenance by Patrick McHardy · 17 years ago
  27. d62733c [SCHED]: Qdisc changes and sch_rr added for multiqueue by Peter P Waskiewicz Jr · 17 years ago
  28. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  29. a298830 [NET]: Fix TX checksum feature check by Herbert Xu · 17 years ago
  30. 342f023 [UDP]: Introduce UDP encapsulation type for L2TP by James Chapman · 17 years ago
  31. 4417da6 [NET]: dev: secondary unicast address support by Patrick McHardy · 17 years ago
  32. 3fba5a8 [NET]: dev_mcast: switch to generic net_device address lists by Patrick McHardy · 17 years ago
  33. bf74248 [NET]: dev: introduce generic net_device address lists by Patrick McHardy · 17 years ago
  34. 75ebe8f [NET]: dev_mcast: unexport dev_mc_upload by Patrick McHardy · 17 years ago
  35. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  36. d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 17 years ago
  37. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  38. 136ebf0 [IPV6] MIP6: Kill unnecessary ifdefs. by Masahide NAKAMURA · 17 years ago
  39. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  40. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  41. 1092cb2 [NETLINK]: attr: add nested compat attribute type by Patrick McHardy · 17 years ago
  42. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  43. e50c41b [NET]: qdisc_restart - couple of optimizations. by Krishna Kumar · 17 years ago
  44. 6c1361a [NET]: qdisc_restart - readability changes plus one bug fix. by Krishna Kumar · 17 years ago
  45. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  46. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  47. dd36a9a loss_interval: make struct dccp_li_hist_entry private by Arnaldo Carvalho de Melo · 17 years ago
  48. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  49. c70b729 loss_interval: Make dccp_li_hist_entry_{new,delete} private by Arnaldo Carvalho de Melo · 17 years ago
  50. 8c28178 loss_interval: unexport dccp_li_hist_interval_new by Arnaldo Carvalho de Melo · 17 years ago
  51. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  52. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  53. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  54. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  55. e961811 Fix dccp_sum_coverage by Ian McDonald · 17 years ago
  56. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  57. 07b5b17 [VLAN]: Use rtnl_link API by Patrick McHardy · 17 years ago
  58. a4bf3af4 [VLAN]: Introduce symbolic constants for flag values by Patrick McHardy · 17 years ago
  59. b020cb4 [VLAN]: Keep track of number of QoS mappings by Patrick McHardy · 17 years ago
  60. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  61. 2ae0bf6 [VLAN]: Return proper error codes in register_vlan_device by Patrick McHardy · 17 years ago
  62. e89fe42 [VLAN]: Move device registation to seperate function by Patrick McHardy · 17 years ago
  63. c1d3ee9 [VLAN]: Split up device checks by Patrick McHardy · 17 years ago
  64. 42429aa [VLAN]: Move vlan_group allocation to seperate function by Patrick McHardy · 17 years ago
  65. 2f4284a [VLAN]: Move some device intialization code to dev->init callback by Patrick McHardy · 17 years ago
  66. c17d887 [VLAN]: Convert name-based configuration functions to struct netdevice * by Patrick McHardy · 17 years ago
  67. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  68. 0157f60 [RTNETLINK]: Split up rtnl_setlink by Patrick McHardy · 17 years ago
  69. b3d88ad [MAC80211]: Add support for SIOCGIWRATE ioctl by Larry Finger · 17 years ago
  70. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  71. a7ab4b5 [TCPv4]: Improve BH latency in /proc/net/tcp by Herbert Xu · 17 years ago
  72. c716a81 [NET_SCHED]: Cleanup readability of qdisc restart by Jamal Hadi Salim · 17 years ago
  73. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  74. 5eee6a6 [TIPC]: Use standard socket "not implemented" routines by Allan Stephens · 17 years ago
  75. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  76. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  77. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  78. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  79. d8558f9 sunrpc: drop BKL around wrap and unwrap by J. Bruce Fields · 17 years ago
  80. d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
  81. a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
  82. 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
  83. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  84. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  85. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  86. f7fb558 SUNRPC: Allow rpcbind requests to be interrupted by a signal. by Chuck Lever · 17 years ago
  87. 8a702bb SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() by Trond Myklebust · 17 years ago
  88. 0df7fb7 SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred by Trond Myklebust · 17 years ago
  89. 0285ed1 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's by Trond Myklebust · 17 years ago
  90. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  91. 1dd17ec SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed by Trond Myklebust · 17 years ago
  92. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  93. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  94. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  95. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  96. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  97. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  98. 696e38d SUNRPC: replace casts in auth_unix.c with container_of() by Trond Myklebust · 17 years ago
  99. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  100. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago