1. b275f28 wireless: update cfg80211 kconfig entry by Luis R. Rodriguez · 15 years ago
  2. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  3. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  4. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  5. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  6. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  7. 71ebe5e net_sched: make cls_ops->tcf_chain() optional by Patrick McHardy · 15 years ago
  8. c9f1d03 net_sched: fix class grafting errno codes by Patrick McHardy · 15 years ago
  9. b1f5719 netlink: silence compiler warning by Brian Haley · 15 years ago
  10. f1751c5 sctp: Catch bogus stream sequence numbers by Vlad Yasevich · 15 years ago
  11. be29714 sctp: remove dup code in net/sctp/output.c by Wei Yongjun · 15 years ago
  12. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  13. 8da645e sctp: Get rid of an extra routing lookup when adding a transport. by Vlad Yasevich · 15 years ago
  14. 4007cc8 sctp: Correctly track if AUTH has been bundled. by Vlad Yasevich · 15 years ago
  15. d521c08 sctp: fix to reset packet information after packet transmit by Wei Yongjun · 15 years ago
  16. 31b02e1 sctp: Failover transmitted list on transport delete by Vlad Yasevich · 15 years ago
  17. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  18. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  19. b29e790 sctp: Nagle delay should be based on path mtu by Vlad Yasevich · 15 years ago
  20. d4d6fb5 sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. by Vlad Yasevich · 15 years ago
  21. 4d3c46e sctp: drop a_rwnd to 0 when receive buffer overflows. by Vlad Yasevich · 15 years ago
  22. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  23. b9f8478 sctp: Fix error count increments that were results of HEARTBEATS by Vlad Yasevich · 15 years ago
  24. d71a09e sctp: use proc_create() by Alexey Dobriyan · 15 years ago
  25. dadb50c sctp: fix check the chunk length of received HEARTBEAT-ACK chunk by Wei Yongjun · 15 years ago
  26. a2f36ee sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN by Wei Yongjun · 15 years ago
  27. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  28. 5d7ff26 sctp: Try to encourage SACK bundling with DATA. by Vlad Yasevich · 15 years ago
  29. e83963b sctp: Generate SACKs when actually sending outbound DATA by Vlad Yasevich · 15 years ago
  30. 3e62abf sctp: Fix data segmentation with small frag_size by Vlad Yasevich · 15 years ago
  31. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 16 years ago
  32. af87b82 sctp: Fix piggybacked ACKs by Doug Graham · 16 years ago
  33. 4018788 sctp: release cached route when the transport goes down. by Vlad Yasevich · 16 years ago
  34. 3cd9749 sctp: update the route for non-active transports after addresses are added by Wei Yongjun · 16 years ago
  35. 44e65c1 sctp: check the unrecognized ASCONF parameter before access it by Wei Yongjun · 16 years ago
  36. 425e0f6 sctp: avoid overwrite the return value of sctp_process_asconf_ack() by Wei Yongjun · 16 years ago
  37. a8fdf2b ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header by Cosmin Ratiu · 15 years ago
  38. 1a123a3 vlan: adds drops accounting by Eric Dumazet · 15 years ago
  39. 55f9d67 net: Remove debugging code by Eric Dumazet · 15 years ago
  40. 2f8bc32 vlan: enable multiqueue xmits by Eric Dumazet · 15 years ago
  41. d1b19df net: net/core/dev.c cleanups by Eric Dumazet · 15 years ago
  42. 137742c atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. by Karl Hiramoto · 15 years ago
  43. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  44. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  45. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  46. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  47. 5848cc0 net: drop_monitor: make last_rx timestamp private by Neil Horman · 15 years ago
  48. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  49. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  50. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  51. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 15 years ago
  52. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  53. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  54. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago
  55. 98147d5 net: seq_operations should be const by Stephen Hemminger · 15 years ago
  56. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  58. f2798eb drop_monitor: fix trace_napi_poll_hit() by Xiao Guangrong · 15 years ago
  59. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  60. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago
  61. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  62. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 15 years ago
  63. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 15 years ago
  64. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 15 years ago
  65. 4d1a2d9 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() by Damian Lukowski · 15 years ago
  66. 5794968 dcbnl: Add implementations of dcbnl setapp/getapp commands by Yi Zou · 15 years ago
  67. 6fa382a dcbnl: Add netlink attributes for setapp/getapp to dcbnl by Yi Zou · 15 years ago
  68. 0af46d9 vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN by Yi Zou · 15 years ago
  69. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  70. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  71. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  72. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  73. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  74. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  75. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  76. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  77. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  78. b9caaab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  79. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  80. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  81. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  82. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  83. 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
  84. 80a1096 tcp: fix premature termination of FIN_WAIT2 time-wait sockets by Octavian Purdila · 15 years ago
  85. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  86. 8945a80 sit: allow ip fragmentation when using nopmtudisc to fix package loss by Sascha Hlusiak · 15 years ago
  87. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  88. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  89. 3d1427f ipv4: af_inet.c cleanups by Eric Dumazet · 15 years ago
  90. 2975315 pktgen: use proc_create_data() by Alexey Dobriyan · 15 years ago
  91. c3d2f52 pktgen: increase version by Stephen Hemminger · 15 years ago
  92. 63adc6f pktgen: cleanup checkpatch warnings by Stephen Hemminger · 15 years ago
  93. 64e8ff5 pktgen: use common idle routine by Stephen Hemminger · 15 years ago
  94. 2bc481c pktgen: spin using hrtimer by Stephen Hemminger · 15 years ago
  95. fd29cf7 pktgen: convert to use ktime_t by Stephen Hemminger · 15 years ago
  96. 5c9d191 pktgen: avoid calling gettimeofday by Stephen Hemminger · 15 years ago
  97. 5b8db2f pktgen: reorganize transmit loop by Stephen Hemminger · 15 years ago
  98. e470757 pktgen: use netdev_alloc_skb by Stephen Hemminger · 15 years ago
  99. 7d7bb1c pktgen: cleanup clone count test by Stephen Hemminger · 15 years ago
  100. 3791dec pktgen: xmit logic reorganization by Stephen Hemminger · 15 years ago