1. e50c41b [NET]: qdisc_restart - couple of optimizations. by Krishna Kumar · 17 years ago
  2. 6c1361a [NET]: qdisc_restart - readability changes plus one bug fix. by Krishna Kumar · 17 years ago
  3. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  4. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  5. dd36a9a loss_interval: make struct dccp_li_hist_entry private by Arnaldo Carvalho de Melo · 17 years ago
  6. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  7. c70b729 loss_interval: Make dccp_li_hist_entry_{new,delete} private by Arnaldo Carvalho de Melo · 17 years ago
  8. 8c28178 loss_interval: unexport dccp_li_hist_interval_new by Arnaldo Carvalho de Melo · 17 years ago
  9. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  10. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  11. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  12. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  13. e961811 Fix dccp_sum_coverage by Ian McDonald · 17 years ago
  14. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  15. 07b5b17 [VLAN]: Use rtnl_link API by Patrick McHardy · 17 years ago
  16. a4bf3af4 [VLAN]: Introduce symbolic constants for flag values by Patrick McHardy · 17 years ago
  17. b020cb4 [VLAN]: Keep track of number of QoS mappings by Patrick McHardy · 17 years ago
  18. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  19. 2ae0bf6 [VLAN]: Return proper error codes in register_vlan_device by Patrick McHardy · 17 years ago
  20. e89fe42 [VLAN]: Move device registation to seperate function by Patrick McHardy · 17 years ago
  21. c1d3ee9 [VLAN]: Split up device checks by Patrick McHardy · 17 years ago
  22. 42429aa [VLAN]: Move vlan_group allocation to seperate function by Patrick McHardy · 17 years ago
  23. 2f4284a [VLAN]: Move some device intialization code to dev->init callback by Patrick McHardy · 17 years ago
  24. c17d887 [VLAN]: Convert name-based configuration functions to struct netdevice * by Patrick McHardy · 17 years ago
  25. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  26. 0157f60 [RTNETLINK]: Split up rtnl_setlink by Patrick McHardy · 17 years ago
  27. b3d88ad [MAC80211]: Add support for SIOCGIWRATE ioctl by Larry Finger · 17 years ago
  28. a7ab4b5 [TCPv4]: Improve BH latency in /proc/net/tcp by Herbert Xu · 17 years ago
  29. c716a81 [NET_SCHED]: Cleanup readability of qdisc restart by Jamal Hadi Salim · 17 years ago
  30. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  31. 5eee6a6 [TIPC]: Use standard socket "not implemented" routines by Allan Stephens · 17 years ago
  32. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  33. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  34. 6ed911f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  35. c2edacf bonding / ipv6: no addrconf for slaves separately from master by Jay Vosburgh · 17 years ago
  36. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  37. 67c4f7a [PATCH] softmac: use list_for_each_entry by Akinobu Mita · 17 years ago
  38. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  39. 25442ca [NETPOLL]: Fixups for 'fix soft lockup when removing module' by Jarek Poplawski · 17 years ago
  40. 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 17 years ago
  41. 25845b5 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values by Jing Min Zhao · 17 years ago
  42. 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago
  43. 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 17 years ago
  44. f50f95c SCTP: Check to make sure file is valid before setting timeout by Vlad Yasevich · 17 years ago
  45. 3663c30 SCTP: Fix thinko in sctp_copy_laddrs() by Vlad Yasevich · 17 years ago
  46. 1720081 [NETPOLL] netconsole: fix soft lockup when removing module by Jarek Poplawski · 17 years ago
  47. 2524363 Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  48. 0db3dc7 [NETPOLL]: tx lock deadlock fix by Stephen Hemminger · 17 years ago
  49. 5131a18 SCTP: lock_sock_nested in sctp_sock_migrate by Zach Brown · 17 years ago
  50. 5b5a60d [NET]: Make skb_seq_read unmap the last fragment by Olaf Kirch · 17 years ago
  51. 515e06c [NET]: Re-enable irqs before pushing pending DMA requests by Shannon Nelson · 17 years ago
  52. ddb61a5 [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. by Jens Axboe · 17 years ago
  53. 64beb8f [TIPC]: Fix infinite loop in netlink handler by Florian Westphal · 17 years ago
  54. dbbeb2f [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark by Patrick McHardy · 17 years ago
  55. 6d5b78c [IPV6] NDISC: Fix thinko to control Router Preference support. by YOSHIFUJI Hideaki · 17 years ago
  56. e2d8e31 [NETFILTER]: nfctnetlink: Don't allow to change helper by Yasuyuki Kozakai · 17 years ago
  57. d258131 [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info by Jerome Borsboom · 17 years ago
  58. 186e234 SCTP: Fix sctp_getsockopt_get_peer_addrs by Neil Horman · 17 years ago
  59. 408f22e SCTP: update sctp_getsockopt helpers to allow oversized buffers by Neil Horman · 17 years ago
  60. 19e6454 [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() by David Howells · 17 years ago
  61. cc0191a [IPVS]: Fix state variable on failure to start ipvs threads by Neil Horman · 17 years ago
  62. 2812161 [XFRM]: Fix MTU calculation for non-ESP SAs by Patrick McHardy · 17 years ago
  63. 16c61ad [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference by Adrian Bunk · 17 years ago
  64. 7769f40 [TCP]: Fix logic breakage due to DSACK separation by Ilpo Järvinen · 17 years ago
  65. b9ce204 [TCP]: Congestion control API RTT sampling fix by Ilpo Järvinen · 17 years ago
  66. 559f0a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  67. 74235a2 [IPV6] addrconf: Fix IPv6 on tuntap tunnels by Herbert Xu · 17 years ago
  68. d7ea5b9 [TCP]: Add missing break to TCP option parsing code by Ilpo Järvinen · 17 years ago
  69. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  70. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  71. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  72. fe979ac [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails by Vlad Yasevich · 17 years ago
  73. 8b35805 [SCTP]: Allow unspecified port in sctp_bindx() by Vlad Yasevich · 17 years ago
  74. d570ee4 [SCTP]: Correctly set daddr for IPv6 sockets during peeloff by Vlad Yasevich · 17 years ago
  75. 66e1e3b [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. by David S. Miller · 17 years ago
  76. af15cc7 [TCP]: Fix left_out setting during FRTO by Ilpo Järvinen · 17 years ago
  77. 3d7dbea [TCP]: Disable TSO if MD5SIG is enabled. by David S. Miller · 17 years ago
  78. 9cadcd2 Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  79. 14042cbe [PATCH] mac80211: Don't stop tx queue on master device while scanning. by Mattias Nissler · 17 years ago
  80. 0107136 [PATCH] mac80211: fix debugfs tx power reduction output by Johannes Berg · 17 years ago
  81. c9aca9d [PATCH] cfg80211: fix signed macaddress in sysfs by David Lamparter · 17 years ago
  82. b7e773b [IrDA]: f-timer reloading when sending rejected frames. by G. Liakhovetski · 17 years ago
  83. c0cfe7f [IrDA]: Fix Rx/Tx path race. by G. Liakhovetski · 17 years ago
  84. 50e5d35 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. by Paul Moore · 17 years ago
  85. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 17 years ago
  86. 6363097 [IPV4]: Do not remove idev when addresses are cleared by Herbert Xu · 17 years ago
  87. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  88. b00b4bf [NET_SCHED]: Fix filter double free by Patrick McHardy · 17 years ago
  89. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  90. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  91. 3c0d2f3 [AF_UNIX]: Fix stream recvmsg() race. by Miklos Szeredi · 17 years ago
  92. c764c9a [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check by Akinobu Mita · 17 years ago
  93. 4c1b52b [NETFILTER]: ip_tables: fix compat related crash by Dmitry Mishin · 17 years ago
  94. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  95. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  96. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  97. 14a49e1 [TCP] tcp_probe: Attach printf attribute properly to printl(). by David S. Miller · 17 years ago
  98. 274707c [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). by Eric Dumazet · 17 years ago
  99. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  100. 71e27da [IPV4]: Restore old behaviour of default config values by Herbert Xu · 17 years ago