1. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 14 years ago
  2. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 14 years ago
  3. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 14 years ago
  4. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 14 years ago
  5. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 14 years ago
  6. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
  7. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 14 years ago
  8. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 14 years ago
  9. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 14 years ago
  10. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 14 years ago
  11. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 14 years ago
  12. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 14 years ago
  13. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 14 years ago
  14. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 14 years ago
  15. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 14 years ago
  17. 345578d 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
  18. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 14 years ago
  19. 22d5969 net: make WARN_ON in dev_disable_lro() useful by Michał Mirosław · 14 years ago
  20. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 14 years ago
  21. cfef604 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
  22. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  23. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  24. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 14 years ago
  25. e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 14 years ago
  26. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 14 years ago
  27. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 14 years ago
  28. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 14 years ago
  29. ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 14 years ago
  30. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 14 years ago
  31. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
  32. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 14 years ago
  33. 4c6a6f4 sctp: move chunk from retransmit queue to abandoned list by Wei Yongjun · 14 years ago
  34. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 14 years ago
  35. de6becd sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 14 years ago
  36. 85c5ed4 sctp: handle ootb packet in chunk order as defined by Shan Wei · 14 years ago
  37. deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 14 years ago
  38. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 14 years ago
  39. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 14 years ago
  40. 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 14 years ago
  41. 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 14 years ago
  42. 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 14 years ago
  43. c6ef006 sctp: Release all routes when processing acks ADD_IP or DEL_IP by Vlad Yasevich · 14 years ago
  44. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 14 years ago
  45. f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 14 years ago
  46. 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 14 years ago
  47. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 14 years ago
  48. 6a43573 sctp: use common head of addr parameter to access member in addr-unrelated code by Shan Wei · 14 years ago
  49. 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 14 years ago
  50. c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 14 years ago
  51. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 14 years ago
  52. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 14 years ago
  53. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 14 years ago
  54. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 14 years ago
  55. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  56. 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  57. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  58. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 14 years ago
  59. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 14 years ago
  61. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  62. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 14 years ago
  63. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 14 years ago
  64. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 14 years ago
  65. 9960647 vlan: Propagate NETDEV_NOTIFY_PEERS notifier by Ben Hutchings · 14 years ago
  66. f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 14 years ago
  67. a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 14 years ago
  68. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 14 years ago
  69. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  70. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 14 years ago
  71. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 14 years ago
  72. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 14 years ago
  73. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 14 years ago
  74. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 14 years ago
  75. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 14 years ago
  76. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 14 years ago
  77. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 14 years ago
  78. 056693a caif: Fix set-but-unused variables. by David S. Miller · 14 years ago
  79. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 14 years ago
  80. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 14 years ago
  81. c4aac1a batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions by Marek Lindner · 14 years ago
  82. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 14 years ago
  83. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 14 years ago
  84. 57f0c07 batman-adv: Simplify gw_check_election(), use gw_get_selected() by Linus Lüssing · 14 years ago
  85. 4c80485 batman-adv: Make gateway_get_selected type safe by Linus Lüssing · 14 years ago
  86. 5515862 batman-adv: Move bonding / iface alternating router search to own functions by Linus Lüssing · 14 years ago
  87. 9e5ebaf atm: lec: Fix set-but-unused variables. by David S. Miller · 14 years ago
  88. d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 14 years ago
  89. b3b8dc5 econet: Fix set-but-unused variable. by David S. Miller · 14 years ago
  90. 9bf9055 decnet: Fix set-but-unused variable. by David S. Miller · 14 years ago
  91. 21f825e pktgen: Fix set-but-unused variable. by David S. Miller · 14 years ago
  92. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 14 years ago
  93. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 14 years ago
  94. bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 14 years ago
  95. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 14 years ago
  96. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 14 years ago
  97. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 14 years ago
  98. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 14 years ago
  99. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 14 years ago
  100. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 14 years ago