1. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  2. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  3. 079aa88 netfilter: xt_recent: IPv6 support by Jan Engelhardt · 16 years ago
  4. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  5. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  6. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  7. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  8. e43291c netns: add stub functions for per/namespace mibs allocation by Denis V. Lunev · 16 years ago
  9. ab38dc7 netns: allow per device ipv6 snmp statistics in non-initial namespace by Denis V. Lunev · 16 years ago
  10. 2b4209e netns: register global ipv6 mibs statistics in each namespace by Denis V. Lunev · 16 years ago
  11. 7b43cce ipv6: separate seq_ops for global & per/device ipv6 statistics by Denis V. Lunev · 16 years ago
  12. 35f0a5d ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c by Denis V. Lunev · 16 years ago
  13. 06f3852 netns: register /proc/net/dev_snmp6/* in each ns by Denis V. Lunev · 16 years ago
  14. 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
  15. 4a7e560 tcp: cleanup messy initializer by Ilpo Järvinen · 16 years ago
  16. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  17. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  18. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  19. b339a47c ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() by Peter Zijlstra · 16 years ago
  20. 68fffc6 ipv6: clean up ip6_route_net_init() error handling by Peter Zijlstra · 16 years ago
  21. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  22. 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
  23. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  24. c700448 tcp: Respect SO_RCVLOWAT in tcp_poll(). by David S. Miller · 16 years ago
  25. 6252352 pkt_sched: Simplify dev_requeue_skb and dequeue_skb by Jarek Poplawski · 16 years ago
  26. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  27. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  28. 95430c0 Phonet: pipe end-point protocol documentation by Rémi Denis-Courmont · 16 years ago
  29. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  30. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  31. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  32. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  33. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  34. 7afb9dc netdrv: Fix unregister_netdev typos by Herbert Xu · 16 years ago
  35. e69c4e0 sctp: correctly save sctp_adaptation from parameter. by Vlad Yasevich · 16 years ago
  36. 96cd0d3 sctp: enable cookie-echo retransmission transport switch by Vlad Yasevich · 16 years ago
  37. 8190f89 sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES by Wei Yongjun · 16 years ago
  38. 536428a sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state by Wei Yongjun · 16 years ago
  39. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  40. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  41. 845b8ed sctp: Retransmit list is ineligable for missing indications by Vlad Yasevich · 16 years ago
  42. ab5216a sctp: Optimize SFR-CACC transport list walking during SACK processing by Vlad Yasevich · 16 years ago
  43. 2cd9b82 sctp: Only mark chunks as missing when there are gaps by Vlad Yasevich · 16 years ago
  44. bcd4130 udp: Export UDP socket lookup function by KOVACS Krisztian · 16 years ago
  45. a3116ac5 tcp: Port redirection support for TCP by KOVACS Krisztian · 16 years ago
  46. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  47. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  48. 7987687 ipv4: Conditionally enable transparent flow flag when connecting by KOVACS Krisztian · 16 years ago
  49. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
  50. b9fb150 ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set by Tóth László Attila · 16 years ago
  51. f5715ae ipv4: Implement IP_TRANSPARENT socket option by KOVACS Krisztian · 16 years ago
  52. a210d01 ipv4: Loosen source address check on IPv4 output by Julian Anastasov · 16 years ago
  53. 4edd87a net: BUG instead of corrupting memory in pskb_expand_head by Herbert Xu · 16 years ago
  54. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  55. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 0523820 af_key: Free dumping state on socket close by Timo Teras · 16 years ago
  57. 93c8b90 ipv6: almost identical frag hashing funcs combined by Ilpo Järvinen · 16 years ago
  58. 5dc121e XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep by Arnaud Ebalard · 16 years ago
  59. 2bcb4b0 mv643xx_eth: hook up skb recycling by Lennert Buytenhek · 16 years ago
  60. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  61. 2a5b827 ipv6: NULL pointer dereferrence in tcp_v6_send_ack by Denis V. Lunev · 16 years ago
  62. 788df73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  63. 4dd7972 tcp: Fix NULL dereference in tcp_4_send_ack() by Vitaliy Gusev · 16 years ago
  64. 6e50e8a phonet: Protect if_phonet.h against multiple inclusions. by Remi Denis-Courmont · 16 years ago
  65. 0d5f031 ath5k: Add support for AR2417 v2 by Nick Kossifidis · 16 years ago
  66. 75d0edb ath5k: Fix SREV reporting after SREV updates by Nick Kossifidis · 16 years ago
  67. 509a106 ath5k: Use QUIET mechanism on tx dma stop by Nick Kossifidis · 16 years ago
  68. ee81c55 ath5k: Use new srevs to properly attach radio chips by Nick Kossifidis · 16 years ago
  69. 1d280dd b43: Increase loop tries in do_dummy_tx by Larry Finger · 16 years ago
  70. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  71. 14be994 ath5k: write beacon control register twice when resetting tsf by Bob Copeland · 16 years ago
  72. b0dee57 Fix modpost failure when rx handlers are not inlined. by Davide Pesavento · 16 years ago
  73. 4c99f3e rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. by Gertjan van Wingerde · 16 years ago
  74. 55ad175 ieee80211.h: remove superfluous ETH_P_PAE definition by John W. Linville · 16 years ago
  75. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  76. d88410a mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h by Rami Rosen · 16 years ago
  77. 570bdfb b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of BCM4306 by Larry Finger · 16 years ago
  78. b4a4bf5 mac80211: fixups for "make master iface not wireless" by Johannes Berg · 16 years ago
  79. 093d874c iwlwifi: use correct DMA_MASK by Winkler, Tomas · 16 years ago
  80. e602cb1 iwlwifi: enable power save setting upon config by Ester Kummer · 16 years ago
  81. 8cd519e iwlwifi: refactor rx register initialization by Winkler, Tomas · 16 years ago
  82. 1f1c0e3 p54: Fix sparse warnings by Larry Finger · 16 years ago
  83. 3bb91bf b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant of BCM4306 by Larry Finger · 16 years ago
  84. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  85. 8b122ef iucv: Fix mismerge again. by Heiko Carstens · 16 years ago
  86. a57334e Phonet: declare headers by Rémi Denis-Courmont · 16 years ago
  87. ac2dc8c Phonet: improve documentation by Rémi Denis-Courmont · 16 years ago
  88. 8980713 Phonet: Netlink factorization and cleanup by Rémi Denis-Courmont · 16 years ago
  89. f0db275 netdev: docbook comment update (revised) by Stephen Hemminger · 16 years ago
  90. cf04a4c7 netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  91. d01dbeb ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space by Herbert Xu · 16 years ago
  92. 94aca1d Linux 2.6.27-rc8 by Linus Torvalds · 16 years ago
  93. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  94. bf5cb66 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. 4efb686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  96. 0f873d5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  97. df45edd Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 16 years ago
  98. 929675d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  99. 6612000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  100. 0d0f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago