1. d1b19df net: net/core/dev.c cleanups by Eric Dumazet · 15 years ago
  2. 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
  3. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  4. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  5. 16ebb5e tc: Fix unitialized kernel memory leak by Eric Dumazet · 15 years ago
  6. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  7. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  8. 5848cc0 net: drop_monitor: make last_rx timestamp private by Neil Horman · 15 years ago
  9. 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
  10. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  11. abd8ea2 wireless: remove mac80211 rate selection extra menu by Luis R. Rodriguez · 15 years ago
  12. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 15 years ago
  13. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  14. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  15. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago
  16. 98147d5 net: seq_operations should be const by Stephen Hemminger · 15 years ago
  17. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  19. f2798eb drop_monitor: fix trace_napi_poll_hit() by Xiao Guangrong · 15 years ago
  20. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  21. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago
  22. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  23. 86393e5 netns: embed ip6_dst_ops directly by Alexey Dobriyan · 15 years ago
  24. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  25. 6fa12c8 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. by Damian Lukowski · 15 years ago
  26. f1ecd5d Revert Backoff [v3]: Revert RTO on ICMP destination unreachable by Damian Lukowski · 15 years ago
  27. 4d1a2d9 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() by Damian Lukowski · 15 years ago
  28. 5794968 dcbnl: Add implementations of dcbnl setapp/getapp commands by Yi Zou · 15 years ago
  29. 6fa382a dcbnl: Add netlink attributes for setapp/getapp to dcbnl by Yi Zou · 15 years ago
  30. 0af46d9 vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN by Yi Zou · 15 years ago
  31. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  32. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  33. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  34. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  35. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  36. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 94b2655 IPVS: Add handling of incoming ICMPV6 messages by Julius Volz · 15 years ago
  38. 4889086 netfilter: ip6t_eui: fix read outside array bounds by Patrick McHardy · 15 years ago
  39. ee254fa netfilter: nf_conntrack: netns fix re reliable conntrack event delivery by Alexey Dobriyan · 15 years ago
  40. 1e66daf ipvs: Use atomic operations atomicly by Simon Horman · 15 years ago
  41. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  42. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  43. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  44. 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
  45. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  46. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  47. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  48. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  49. 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
  50. 80a1096 tcp: fix premature termination of FIN_WAIT2 time-wait sockets by Octavian Purdila · 15 years ago
  51. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  52. 8945a80 sit: allow ip fragmentation when using nopmtudisc to fix package loss by Sascha Hlusiak · 15 years ago
  53. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  54. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  55. 3d1427f ipv4: af_inet.c cleanups by Eric Dumazet · 15 years ago
  56. 2975315 pktgen: use proc_create_data() by Alexey Dobriyan · 15 years ago
  57. c3d2f52 pktgen: increase version by Stephen Hemminger · 15 years ago
  58. 63adc6f pktgen: cleanup checkpatch warnings by Stephen Hemminger · 15 years ago
  59. 64e8ff5 pktgen: use common idle routine by Stephen Hemminger · 15 years ago
  60. 2bc481c pktgen: spin using hrtimer by Stephen Hemminger · 15 years ago
  61. fd29cf7 pktgen: convert to use ktime_t by Stephen Hemminger · 15 years ago
  62. 5c9d191 pktgen: avoid calling gettimeofday by Stephen Hemminger · 15 years ago
  63. 5b8db2f pktgen: reorganize transmit loop by Stephen Hemminger · 15 years ago
  64. e470757 pktgen: use netdev_alloc_skb by Stephen Hemminger · 15 years ago
  65. 7d7bb1c pktgen: cleanup clone count test by Stephen Hemminger · 15 years ago
  66. 3791dec pktgen: xmit logic reorganization by Stephen Hemminger · 15 years ago
  67. 3bda06a pktgen: stop_device cleanup by Stephen Hemminger · 15 years ago
  68. 65c5b78 pktgen: mark read-only/mostly variables by Stephen Hemminger · 15 years ago
  69. 475ac1e pktgen: change inlining by Stephen Hemminger · 15 years ago
  70. 648fda7 pktgen: minor cleanup by Stephen Hemminger · 15 years ago
  71. 2574cc9 SUNRPC: Fix rpc_task_force_reencode by Trond Myklebust · 15 years ago
  72. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  73. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  74. eadac6b mac80211: Fix output of minstrels rc_stats by Arnd Hannemann · 15 years ago
  75. 77a980d mac80211: fix RX skb leaks by Johannes Berg · 15 years ago
  76. 0448b5f nl80211: jump to out_err upon unsupported iftype by Roel Kluin · 15 years ago
  77. 1c4e9ab mac80211: Remove unnused throughput field from minstrel_rate. by Arnd Hannemann · 15 years ago
  78. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  79. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  80. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  81. 103bf9f mac80211: remove ieee80211_rx namespace hack by John W. Linville · 15 years ago
  82. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  83. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  84. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  85. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  86. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 15 years ago
  87. 7e74309 Bluetooth: Add support for L2CAP 'Send RRorRNR' action by Gustavo F. Padovan · 15 years ago
  88. 2246b2f Bluetooth: Handle L2CAP case when the remote receiver is busy by Gustavo F. Padovan · 15 years ago
  89. ca42a61 Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) by Gustavo F. Padovan · 15 years ago
  90. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  92. 3a6c2b4 netlink: constify nlmsghdr arguments by Patrick McHardy · 15 years ago
  93. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  94. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 15 years ago
  95. cbe86b9 Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer by Randy Dunlap · 15 years ago
  96. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. f3abc9b netfilter: bridge: refcount fix by Eric Dumazet · 15 years ago
  98. cce5a5c netfilter: nf_nat: fix inverted logic for persistent NAT mappings by Maximilian Engelhardt · 15 years ago
  99. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  100. 1b7bf4e Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP by Gustavo F. Padovan · 15 years ago