1. deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 13 years ago
  2. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 13 years ago
  3. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 13 years ago
  4. 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 13 years ago
  5. 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 13 years ago
  6. 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 13 years ago
  7. c6ef006 sctp: Release all routes when processing acks ADD_IP or DEL_IP by Vlad Yasevich · 13 years ago
  8. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 13 years ago
  9. f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 13 years ago
  10. 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 13 years ago
  11. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 13 years ago
  12. 6a43573 sctp: use common head of addr parameter to access member in addr-unrelated code by Shan Wei · 13 years ago
  13. 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 13 years ago
  14. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  15. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  16. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  17. 9960647 vlan: Propagate NETDEV_NOTIFY_PEERS notifier by Ben Hutchings · 13 years ago
  18. f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 13 years ago
  19. a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 13 years ago
  20. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 13 years ago
  21. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  22. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  23. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  24. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 13 years ago
  25. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  26. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 13 years ago
  27. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 13 years ago
  28. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 13 years ago
  29. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 13 years ago
  30. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  31. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 13 years ago
  32. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 13 years ago
  33. c4aac1a batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions by Marek Lindner · 13 years ago
  34. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 13 years ago
  35. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 13 years ago
  36. 57f0c07 batman-adv: Simplify gw_check_election(), use gw_get_selected() by Linus Lüssing · 13 years ago
  37. 4c80485 batman-adv: Make gateway_get_selected type safe by Linus Lüssing · 13 years ago
  38. 5515862 batman-adv: Move bonding / iface alternating router search to own functions by Linus Lüssing · 13 years ago
  39. 9e5ebaf atm: lec: Fix set-but-unused variables. by David S. Miller · 13 years ago
  40. d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 13 years ago
  41. b3b8dc5 econet: Fix set-but-unused variable. by David S. Miller · 13 years ago
  42. 9bf9055 decnet: Fix set-but-unused variable. by David S. Miller · 13 years ago
  43. 21f825e pktgen: Fix set-but-unused variable. by David S. Miller · 13 years ago
  44. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 13 years ago
  45. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  46. bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 13 years ago
  47. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 13 years ago
  48. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 13 years ago
  49. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  50. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 13 years ago
  51. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 13 years ago
  52. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  53. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  54. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  55. 9494c7c sctp: fix oops while removed transport still using as retran path by Wei Yongjun · 13 years ago
  56. 25f7bf7 sctp: fix oops when updating retransmit path with DEBUG on by Vlad Yasevich · 13 years ago
  57. 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 13 years ago
  58. ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 13 years ago
  59. a7e7015 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  60. 095d3da 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() by David S. Miller · 13 years ago
  61. bfac369 ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile by David S. Miller · 13 years ago
  62. 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  63. 8726748 net: add RTNL_ASSERT in __netdev_update_features() by Michał Mirosław · 13 years ago
  64. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 13 years ago
  65. 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 13 years ago
  66. 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 13 years ago
  67. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  68. f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 13 years ago
  69. 252f4bf 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 · 13 years ago
  70. aa86735 llc: Fix length check in llc_fixup_skb(). by David S. Miller · 13 years ago
  71. 39b9afb caif: Add BUG_ON if dev_info is missing in packet by Sjur Brændeland · 13 years ago
  72. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  73. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  74. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  75. 127fe53 v3 ethtool: add ntuple flow specifier data to network flow classifier by Alexander Duyck · 13 years ago
  76. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago
  77. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 13 years ago
  78. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 13 years ago
  79. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  80. 990078a Disable rp_filter for IPsec packets by Michael Smith · 13 years ago
  81. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 13 years ago
  82. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  83. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  84. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  85. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  86. a90c7a3 cfg80211: add a timer for invalid user reg hints by Luis R. Rodriguez · 13 years ago
  87. 1460955 cfg80211: fix regulatory restore upon user hints by Luis R. Rodriguez · 13 years ago
  88. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 13 years ago
  89. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  90. f3b3e36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  91. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  92. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  93. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 13 years ago
  94. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  95. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 13 years ago
  96. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  97. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  98. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  99. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  100. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 13 years ago