1. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  2. d8eb930 xfrm: join error paths by Ilpo Järvinen · 16 years ago
  3. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  4. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  5. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  6. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  7. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  8. 4dec9b8 rfkill: strip pointless notifier chain by Johannes Berg · 16 years ago
  9. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  10. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  11. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  12. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  13. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  14. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  15. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  16. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  17. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  18. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  19. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  20. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  21. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  22. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  23. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  24. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  25. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  26. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  27. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  28. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  29. 512bb43 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. by Jarek Poplawski · 16 years ago
  30. 1b5c007 pkt_sched: sch_htb: Optimize htb_find_next_upper() by Jarek Poplawski · 16 years ago
  31. 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago
  32. e19caae bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). by David S. Miller · 16 years ago
  33. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  34. 6cf1a0f bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. by David S. Miller · 16 years ago
  35. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  37. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  38. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  39. 63b8e28 dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  40. 991d927 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  41. 192b27f dccp: Integration of dynamic feature activation - part 2 (server side) by Gerrit Renker · 16 years ago
  42. 6eb55d1 dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  43. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  44. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 16 years ago
  45. 6c5cc8e wireless: Fix incorrect use of loose in wext.c by Nick Andrew · 16 years ago
  46. a2acde0 tcp: fix tso_should_defer in 64bit by Ilpo Järvinen · 16 years ago
  47. d5dd917 tcp: use tcp_write_xmit also in tcp_push_one by Ilpo Järvinen · 16 years ago
  48. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 726e07a tcp: move some parts from tcp_write_xmit by Ilpo Järvinen · 16 years ago
  50. 41834b7 tcp: share code through function, not through copy-paste. :-) by Ilpo Järvinen · 16 years ago
  51. ee6aac5 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto by Ilpo Järvinen · 16 years ago
  52. 5013316 tcp: no need to pass prev skb around, reduces arg pressure by Ilpo Järvinen · 16 years ago
  53. a1197f5 tcp: introduce struct tcp_sacktag_state to reduce arg pressure by Ilpo Järvinen · 16 years ago
  54. 775ffab tcp: make mtu probe failure to not break gso'ed skbs unnecessarily by Ilpo Järvinen · 16 years ago
  55. 9969ca5 tcp: Fix thinko making the not-shiftable to cover S|R as well by Ilpo Järvinen · 16 years ago
  56. f0bc52f tcp: force mss equality with the next skb too. by Ilpo Järvinen · 16 years ago
  57. 61c1d05 dccp: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  58. 0a0755c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  59. 0f70f39 cfg80211: "fix" 11d oops by Johannes Berg · 16 years ago
  60. 8e7be8d mac80211: tx module cleanup. by Rami Rosen · 16 years ago
  61. 4a4f4d8 cfg80211: fix wiphy remove if no regulatory request by Johannes Berg · 16 years ago
  62. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  63. cb3da8c mac80211: accept empty strings for hidden SSIDs by Fabio Rossi · 16 years ago
  64. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  65. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  66. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  67. 72eaa43 mac80211: only transition STAs ps->wake on data frames by Johannes Berg · 16 years ago
  68. 8e268e4 mac80211: disassociate prior to unlinking AP/station by Tomas Winkler · 16 years ago
  69. e327b847 mac80211: deauth when interface is marked down by John W. Linville · 16 years ago
  70. 5cf12e8 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  71. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  72. e061b16 xfrm: Accept ESP packets regardless of UDP encapsulation mode by Martin Willi · 16 years ago
  73. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  74. 17b24b3 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table by Chas Williams · 16 years ago
  75. 36cbac5 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset by Joe Perches · 16 years ago
  76. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  77. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  78. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  79. 8865c41 atm: 32-bit ioctl compatibility by David Woodhouse · 16 years ago
  80. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  81. 59e4220 pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines by Jarek Poplawski · 16 years ago
  82. 23cb913 pkt_sched: sch_htb: Remove L2T() by Jarek Poplawski · 16 years ago
  83. c19f7a3 pkt_sched: sch_htb: Clean htb_class prio and quantum fields by Jarek Poplawski · 16 years ago
  84. 633fe66 pkt_sched: sch_htb: Remove htb_sched nwc_hit field by Jarek Poplawski · 16 years ago
  85. 4164d66 pkt_sched: sch_htb: Remove htb_class aprio field by Jarek Poplawski · 16 years ago
  86. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  87. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  88. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  89. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago
  90. d81d228 xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts by Martin Willi · 16 years ago
  91. d25830e netlabel: Fix a potential NULL pointer dereference by Paul Moore · 16 years ago
  92. 29fa0b30 xfrm: Cleanup for unlink SPD entry by Wei Yongjun · 16 years ago
  93. 22d5532 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. d5654ef xfrm: Fix kernel panic when flush and dump SPD entries by Wei Yongjun · 16 years ago
  95. 3f8c6c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 16 years ago
  96. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  97. 6976a1d net: percpu_counter_inc() should not be called in BH-disabled section by Eric Dumazet · 16 years ago
  98. 422d9cd dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  99. b1ad004 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  100. e77b836 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago