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. 4866969 sctp: remove redundant check when walking through a list of TLV parameters by Shan Wei · 13 years ago
  4. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 13 years ago
  5. 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 13 years ago
  6. 8825537 net: tun: convert to hw_features by Michał Mirosław · 13 years ago
  7. 4710304 net: xen-netback: convert to hw_features by Michał Mirosław · 13 years ago
  8. 135d84a net: qlcnic: convert to hw_features by Michał Mirosław · 13 years ago
  9. b9367bf net: ibmveth: convert to hw_features by Michał Mirosław · 13 years ago
  10. 756a6b0 net: pch_gbe: convert to hw_features by Michał Mirosław · 13 years ago
  11. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 13 years ago
  12. 6204b47 net: s390: convert to hw_features by Michał Mirosław · 13 years ago
  13. dd6f6d0 net: infiniband/hw/nes: convert to hw_features by Michał Mirosław · 13 years ago
  14. 8727bfa Staging: convert hv network driver to hw_features by Michał Mirosław · 13 years ago
  15. 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 13 years ago
  16. 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 13 years ago
  17. c6ef006 sctp: Release all routes when processing acks ADD_IP or DEL_IP by Vlad Yasevich · 13 years ago
  18. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 13 years ago
  19. f246a7b sctp: teach CACC algorithm about removed transports by Vlad Yasevich · 13 years ago
  20. 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 13 years ago
  21. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 13 years ago
  22. 6a43573 sctp: use common head of addr parameter to access member in addr-unrelated code by Shan Wei · 13 years ago
  23. 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 13 years ago
  24. 709d387 sctp: delete unused macro definition of sctp_chunk_is_control by Shan Wei · 13 years ago
  25. d0381c4 be2net: add code to display default value of tx rate for VFs by Ajit Khaparde · 13 years ago
  26. 187e875 be2net: pass domain id to be_cmd_link_status_query by Ajit Khaparde · 13 years ago
  27. 6349935 be2net: fix be_mcc_compl_process to identify eth_get_stat command by Ajit Khaparde · 13 years ago
  28. 4fa9ed0 be2net: Add code to display nic speeds other than 1Gbps/10Gbps by Ajit Khaparde · 13 years ago
  29. 16a871e be2net: allow register dump only for PFs by Ajit Khaparde · 13 years ago
  30. ce45ee9 net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used by Shan Wei · 13 years ago
  31. 985762b net: forcedeth: fix compile warning of not used nv_set_tso function by Shan Wei · 13 years ago
  32. 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
  33. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  34. 88230fd net: qlge: convert to hw_features by Michał Mirosław · 13 years ago
  35. a0d2730 net: vmxnet3: convert to hw_features by Michał Mirosław · 13 years ago
  36. feb990d net: vxge: convert to hw_features by Michał Mirosław · 13 years ago
  37. 30f554f net: chelsio: convert to hw_features by Michał Mirosław · 13 years ago
  38. b437a8c net: s2io: convert to hw_features by Michał Mirosław · 13 years ago
  39. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  40. 2b7b431 r8169: TSO fixes. by Francois Romieu · 13 years ago
  41. 47c2cdf net: myri10ge: convert to hw_features by Michał Mirosław · 13 years ago
  42. 56d37f1 net: dm9000: Fix build by Mark Brown · 13 years ago
  43. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  44. 9960647 vlan: Propagate NETDEV_NOTIFY_PEERS notifier by Ben Hutchings · 13 years ago
  45. f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 13 years ago
  46. b3337e4 bnx2x: cosmetics: Using ethtool_cmd_speed() API by David Decotigny · 13 years ago
  47. 0553c89 ip6_pol_route panic: Do not allow VLAN on loopback by Krishna Kumar · 13 years ago
  48. a01c133 decnet: Don't leak entries when rebuilding zone. by David S. Miller · 13 years ago
  49. 482e3fe via-rhine: Assign random MAC address if necessary by Joe Perches · 13 years ago
  50. df4511f via_rhine: Use netdev_<level> and pr_<level> by Joe Perches · 13 years ago
  51. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 13 years ago
  52. 2ed28ba net: cxgb4{,vf}: convert to hw_features by Michał Mirosław · 13 years ago
  53. 70dda99 bnx2x: Fix port identification problem by Yaniv Rosner · 13 years ago
  54. c582a95 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. by Thiago Farina · 13 years ago
  55. 5e4011e net: ibm_newemac: convert to hw_features by Michał Mirosław · 13 years ago
  56. 131ae32 net: greth: convert to hw_features by Michał Mirosław · 13 years ago
  57. 3cd8ef4 net: niu: convert to hw_features by Michał Mirosław · 13 years ago
  58. f4786a9 net: ehea: convert to hw_features by Michał Mirosław · 13 years ago
  59. 66a1c54 net: benet: convert to hw_features - fixup by Michał Mirosław · 13 years ago
  60. 86688a8 net: typhoon: convert to hw_features by Michał Mirosław · 13 years ago
  61. aad59c4 net: mv643xx: convert to hw_features by Michał Mirosław · 13 years ago
  62. eea3250 net: tehuti: convert to hw_features by Michał Mirosław · 13 years ago
  63. c8a75b3 r8169: add Realtek as maintainer. by Francois Romieu · 13 years ago
  64. d2fe275 net: cxgb3: convert to hw_features by Michał Mirosław · 13 years ago
  65. 3918764 net: macvlan: convert to hw_features by Michał Mirosław · 13 years ago
  66. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  67. 03746b0 be2net: Fix unused-but-set variables. by David S. Miller · 13 years ago
  68. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  69. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  70. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  71. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 13 years ago
  72. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  73. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 13 years ago
  74. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 13 years ago
  75. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 13 years ago
  76. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 13 years ago
  77. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  78. b8ee832 bnx2x: Fix set-but-unused variables. by David S. Miller · 13 years ago
  79. 5859854 bna: Fix set-but-unused variables. by David S. Miller · 13 years ago
  80. 81b424d isdn: mISDN: socket: Fix set-but-unused variables. by David S. Miller · 13 years ago
  81. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  82. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  83. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  84. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  85. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  86. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 13 years ago
  87. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 13 years ago
  88. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  89. db47367 isdn: elsa_ser: Fix set-but-unused variables. by David S. Miller · 13 years ago
  90. 94dbe1a isdn: elsa_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  91. 011bc1e isdn: arcofi: Fix set-but-unused variables. by David S. Miller · 13 years ago
  92. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  93. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 13 years ago
  94. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  95. a713c3b isdn: gigaset: Fix set-but-unused variable. by David S. Miller · 13 years ago
  96. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 13 years ago
  97. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 13 years ago
  98. c4aac1a batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions by Marek Lindner · 14 years ago
  99. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 14 years ago
  100. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 14 years ago