1. a4fbf84 net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 by Joe Perches · 14 years ago
  2. 3eb14b9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  3. 791f58c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  4. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  5. 8de53df ipv4: ipmr: fix NULL pointer deref during unres queue destruction by Patrick McHardy · 14 years ago
  6. b0ebb73 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry by Patrick McHardy · 14 years ago
  7. 66496d4 ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies by Patrick McHardy · 14 years ago
  8. b0e28f1 net: netif_rx() must disable preemption by Eric Dumazet · 14 years ago
  9. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  10. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 14 years ago
  11. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  12. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  13. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 14 years ago
  14. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  15. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  16. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  17. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  18. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 14 years ago
  19. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 14 years ago
  20. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  21. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 14 years ago
  22. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 14 years ago
  23. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 14 years ago
  24. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 14 years ago
  25. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  26. 7a161ea net: Dont use netdev_warn() by Eric Dumazet · 14 years ago
  27. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 14 years ago
  28. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  29. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  30. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  31. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  32. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  34. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  35. 68dd5b7 mac80211: check whether scan is in progress before queueing scan_work by Teemu Paasikivi · 14 years ago
  36. c15cf5f mac80211: fix typo for LDPC capability by Luis R. Rodriguez · 14 years ago
  37. 39184b1 mac80211: delay skb linearising in rx decryption by Zhu Yi · 14 years ago
  38. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  39. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  40. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  41. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  42. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  43. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 14 years ago
  44. ddd0451 x.25 attempts to negotiate invalid throughput by John Hughes · 14 years ago
  45. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 14 years ago
  46. fd218cf bridge: Fix IGMP3 report parsing by Herbert Xu · 14 years ago
  47. 298b9e4 net: include linux/proc_fs.h in dev_addr_lists.c by Eric Dumazet · 14 years ago
  48. 005c93b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  49. 8c11e4a mac80211: fix paged RX crypto by Johannes Berg · 14 years ago
  50. 54297e4 mac80211: fix some RX aggregation locking by Johannes Berg · 14 years ago
  51. 098a607 mac80211: clean up/fix aggregation code by Johannes Berg · 14 years ago
  52. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  53. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 14 years ago
  54. 2b43ae6 mac80211: remove irq disabling for sta lock by Johannes Berg · 14 years ago
  55. e64b379 mac80211: fix station destruction problem by Johannes Berg · 14 years ago
  56. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  57. 8e479560 flow: delayed deletion of flow cache entries by Timo Teräs · 14 years ago
  58. 285ead1 xfrm: remove policy garbage collection by Timo Teräs · 14 years ago
  59. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  60. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  61. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 842509b socket: remove duplicate declaration of struct timespec by Hagen Paul Pfeifer · 14 years ago
  63. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  64. d211e90 mac80211: Fix robust management frame handling (MFP) by Jouni Malinen · 14 years ago
  65. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 14 years ago
  66. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 14 years ago
  67. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  69. e400827 net: Add a missing local_irq_enable() by Eric Dumazet · 14 years ago
  70. 5a6d234 rps: fixed missed rps_unlock by Tom Herbert · 14 years ago
  71. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  72. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  73. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  74. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  75. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 14 years ago
  76. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  77. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  78. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  79. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  80. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  81. d9e31d1 l2tp: Add L2TP ethernet pseudowire support by James Chapman · 14 years ago
  82. e02d494 l2tp: Convert rwlock to RCU by James Chapman · 14 years ago
  83. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  84. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  85. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  86. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  87. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  88. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  89. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  90. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  91. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  92. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  93. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  94. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  95. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  96. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  97. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  98. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  99. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  100. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago