1. 3193502 ieee802154: space prohibited before that close parenthesis by Weilong Chen · 11 years ago
  2. 3cdba60 llc: "foo* bar" should be "foo *bar" by Weilong Chen · 11 years ago
  3. 69317a5 tile_net: Always enable PTP clock support on TILE-Gx by Ben Hutchings · 11 years ago
  4. fcf93a0 bnx2x: Fix build with SRIOV disabled. by David S. Miller · 11 years ago
  5. 2c15a15 vmxnet3: use initialized skb pointer to set hash by Michal Schmidt · 11 years ago
  6. 2e04ad4 sch_tbf: add TBF_BURST/TBF_PBURST attribute by Yang Yingliang · 11 years ago
  7. 4e2d52b sctp: fix checkpatch errors with //commen by wangweidong · 11 years ago
  8. 8d72651 sctp: fix checkpatch errors with open brace '{' and trailing statements by wangweidong · 11 years ago
  9. f7010e6 sctp: fix checkpatch errors with indent by wangweidong · 11 years ago
  10. 26ac8e5 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar by wangweidong · 11 years ago
  11. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  12. 4c99aa4 ipv6: cleanup for tcp_ipv6.c by Weilong Chen · 11 years ago
  13. 49564e5 ipv4: ipv4: Cleanup the comments in tcp_yeah.c by Weilong Chen · 11 years ago
  14. 5797deb ipv4: ERROR: code indent should use tabs where possible by Weilong Chen · 11 years ago
  15. 47d18a9 ipv4: ERROR: do not initialise globals to 0 or NULL by Weilong Chen · 11 years ago
  16. c71151f ipv4: fix all space errors in file igmp.c by Weilong Chen · 11 years ago
  17. d41db5a ipv4: fix checkpatch error with foo * bar by Weilong Chen · 11 years ago
  18. 0c9a67d ipv4: fix checkpatch error "space prohibited" by Weilong Chen · 11 years ago
  19. a22318e ipv4: do clean up with spaces by Weilong Chen · 11 years ago
  20. f55b082 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  21. 858f4de bnx2x: add VF Multicast filters support by Yuval Mintz · 11 years ago
  22. 0c757de bnx2x: Add num of VFs to Management statistics by Yuval Mintz · 11 years ago
  23. 31b3523 bnx2x: no error when RSS configuration fails by Yuval Mintz · 11 years ago
  24. 68bf5a1 bnx2x: add Big-Endian ethtool comment by Yuval Mintz · 11 years ago
  25. 33d8e6a bnx2x: Add AER support (missing bits) by Yuval Mintz · 11 years ago
  26. 91ebb92 bnx2x: Add support for Multi-Function UNDI by Yuval Mintz · 11 years ago
  27. 539c89c Merge branch 'addr_compare' by David S. Miller · 11 years ago
  28. 692e516 wireless: slight optimization of addr compare by dingtianhong · 11 years ago
  29. 4f29739 rtlwifi: slight optimization of addr compare by dingtianhong · 11 years ago
  30. fcad766 mwifiex: slight optimization of addr compare by dingtianhong · 11 years ago
  31. 36325f3 ipw2x00: slight optimization of addr compare by dingtianhong · 11 years ago
  32. 35df538 cw1200: slight optimization of addr compare by dingtianhong · 11 years ago
  33. d22fbd7 hostap: slight optimization of addr compare by dingtianhong · 11 years ago
  34. 5e231c2 media: dvb_core: slight optimization of addr compare by dingtianhong · 11 years ago
  35. 48f045b isdn: slight optimization of addr compare by dingtianhong · 11 years ago
  36. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 11 years ago
  37. 496d7e8 mac8011: slight optimization of addr compare by dingtianhong · 11 years ago
  38. c5266d4 infiniband: slight optimization of addr compare by dingtianhong · 11 years ago
  39. 93dc5e4 ozwpan: slight optimization of addr compare by dingtianhong · 11 years ago
  40. c15975a zd1211rw: slight optimization of addr compare by dingtianhong · 11 years ago
  41. 323813e batman-adv: use batadv_compare_eth for concise by dingtianhong · 11 years ago
  42. 7ed8ca5 ppp: slight optimization of addr compare by dingtianhong · 11 years ago
  43. dc050c9 hamradio: slight optimization of addr compare by dingtianhong · 11 years ago
  44. e6d9f8a net: atl1: slight optimization of addr compare by dingtianhong · 11 years ago
  45. ebff7b4 net: pcnet: slight optimization of addr compare by dingtianhong · 11 years ago
  46. 40803a2 net: freescale: remove unused compare_addr() by dingtianhong · 11 years ago
  47. 306d7f7 qlge: make local function static by stephen hemminger · 11 years ago
  48. 652a4a5 mdio: unused ethtool functions by stephen hemminger · 11 years ago
  49. c49fa25 hhf: make qdisc ops static by stephen hemminger · 11 years ago
  50. db34de9 rose: cleanup checkpatch errors,spaces required by Weilong Chen · 11 years ago
  51. f482f2f sctp: remove the never used 'return' and redundant 'break' by wangweidong · 11 years ago
  52. 2cc33c7 mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(... by Weilong Chen · 11 years ago
  53. de5b867 cxgb4: make functions static and remove dead code by stephen hemminger · 11 years ago
  54. 131334d sctp: remove casting from function calls through ops structure by wangweidong · 11 years ago
  55. c92d549 netconf: add support for IPv6 proxy_ndp by stephen hemminger · 11 years ago
  56. 09aea5d netconf: rename PROXY_ARP to NEIGH_PROXY by stephen hemminger · 11 years ago
  57. 345010b net: vxlan: use custom ndo_change_mtu handler by Daniel Borkmann · 11 years ago
  58. 289dccb net: use kfree_skb_list() helper by Eric Dumazet · 11 years ago
  59. 1b6176c Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  60. 790e38b ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one by Hannes Frederic Sowa · 11 years ago
  61. fc45b45 Revert "sctp: fix missing include file" by David S. Miller · 11 years ago
  62. 44cc479 can: ti_hecc: Replace platform dependency with ARM dependency by Ezequiel Garcia · 11 years ago
  63. 66606aa can: mcp251x: Add device tree support by Alexander Shiyan · 11 years ago
  64. c0ebbdd can: gw: remove obsolete checks by Oliver Hartkopp · 11 years ago
  65. ac7686b packet: doc: add documentation for VLAN TPID delivery by Atzm Watanabe · 11 years ago
  66. ac0917f sctp: fix missing include file by sfeldma@cumulusnetworks.com · 11 years ago
  67. dbe8ecd Merge branch 'b44' by David S. Miller · 11 years ago
  68. b04138b b44: use fixed PHY device if we do not find any by Hauke Mehrtens · 11 years ago
  69. 656a7c2 b44: do not set PHY address to 30 for every ext PHY by Hauke Mehrtens · 11 years ago
  70. bea69c4 b44: activate PHY when MAC is off by Hauke Mehrtens · 11 years ago
  71. 86f4ea6 b44: add phylib support by Hauke Mehrtens · 11 years ago
  72. 348baa6 b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii by Hauke Mehrtens · 11 years ago
  73. 7befa6a b44: abort when no PHY is available at all by Hauke Mehrtens · 11 years ago
  74. 5ab6329 b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY by Hauke Mehrtens · 11 years ago
  75. d619419 b44: check register instead of PHY address to detect external PHY by Hauke Mehrtens · 11 years ago
  76. a181ceb tcp: autocork should not hold first packet in write queue by Eric Dumazet · 11 years ago
  77. a792866 net_sched: fix regression in tc_action_ops by Eric Dumazet · 11 years ago
  78. dcd7608 net_sched: fix a regression in tcf_proto_lookup_ops() by Eric Dumazet · 11 years ago
  79. 568a153 net_sched: fix a regression in tc actions by WANG Cong · 11 years ago
  80. 852ad5e Merge branch 'bridge_cleanups' by David S. Miller · 11 years ago
  81. 97ad8b5 bridge: change the position of '{' to the pre line by tanxiaojun · 11 years ago
  82. 56b148e bridge: change "foo* bar" to "foo *bar" by tanxiaojun · 11 years ago
  83. 31a5b83 bridge: add space before '(/{', after ',', etc. by tanxiaojun · 11 years ago
  84. a97bfc1 bridge: remove unnecessary parentheses by tanxiaojun · 11 years ago
  85. 87e823b bridge: remove unnecessary condition judgment by tanxiaojun · 11 years ago
  86. 5495ab7 bnx2x: cleanup skb_set_hash by Tom Herbert · 11 years ago
  87. 4742e78 Merge branch 'sh_eth' by David S. Miller · 11 years ago
  88. 4174ecd sh_eth: do not reset PHY needlessly by Sergei Shtylyov · 11 years ago
  89. 18be099 sh_eth: add PHY IRQ to platform data by Sergei Shtylyov · 11 years ago
  90. 9ddffb8 Merge branch 'mlx4' by David S. Miller · 11 years ago
  91. 982290a net/mlx4_core: Check port number for validity before accessing data by Matan Barak · 11 years ago
  92. 0276a33 net/mlx4_en: Add NAPI support for transmit side by Eugenia Emantayev · 11 years ago
  93. e4b59a1 net/mlx4_en: Ignore irrelevant hypervisor events by Eugenia Emantayev · 11 years ago
  94. be902ab net/mlx4_core: Set CQE/EQE size to 64B by default by Eyal Perry · 11 years ago
  95. d03a68f net/mlx4_en: Configure the XPS queue mapping on driver load by Ido Shamay · 11 years ago
  96. 84c8640 net/mlx4_en: Implement ndo_get_phys_port_id by Hadar Hen Zion · 11 years ago
  97. 8e1a28e net/mlx4_core: Expose physical port id as PF/VF capability by Hadar Hen Zion · 11 years ago
  98. eb17711 net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP by Hadar Hen Zion · 11 years ago
  99. 73e74ab net/mlx4_core: Rename QUERY_FUNC_CAP fields by Hadar Hen Zion · 11 years ago
  100. 7b25d81 net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields by Hadar Hen Zion · 11 years ago