1. e54740e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  2. ad2ebb3d Merge branch 'dt_fixed_phy' by David S. Miller · 11 years ago
  3. 84f6e11 ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix board by Thomas Petazzoni · 11 years ago
  4. 83895be net: mvneta: add support for fixed links by Thomas Petazzoni · 11 years ago
  5. 3be2a49 of: provide a binding for fixed link PHYs by Thomas Petazzoni · 11 years ago
  6. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 11 years ago
  7. 9b74494 net: phy: decouple PHY id and PHY address in fixed PHY driver by Thomas Petazzoni · 11 years ago
  8. 2770abc Merge branch 'bridge-non-promisc' by David S. Miller · 11 years ago
  9. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  10. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 11 years ago
  11. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 11 years ago
  12. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 11 years ago
  13. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 11 years ago
  14. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 11 years ago
  15. 4c30b52 net: pch_gbe depends on x86_32 by Jean Delvare · 11 years ago
  16. ee30ef4d ip_tunnel: don't add tunnel twice by Duan Jiong · 11 years ago
  17. 9bb1a20 tools: bpf_jit_disasm: increase image buffer size by Alexei Starovoitov · 11 years ago
  18. ed4afd4 tools: bpf_jit_disasm: ignore image address for disasm by Alexei Starovoitov · 11 years ago
  19. e0a1272 Merge branch 'systemport-next' by David S. Miller · 11 years ago
  20. 00b91c6 net: systemport: wait for packet in umac_enable_set() by Florian Fainelli · 11 years ago
  21. b1ff53e net: systemport: fix dma_unmap_single() len by Florian Fainelli · 11 years ago
  22. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 11 years ago
  23. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 11 years ago
  24. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  25. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 11 years ago
  26. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago
  27. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 11 years ago
  28. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  29. 1815a88 openvswitch: Use net_ratelimit in OVS_NLERR by Joe Perches · 11 years ago
  30. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  31. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  32. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  33. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  34. bd50806 Merge branch 'bonding-next' by David S. Miller · 11 years ago
  35. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
  36. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
  37. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
  38. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
  39. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
  40. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
  41. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
  42. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
  43. befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 11 years ago
  44. 31ff6aa net: unix: Align send data_len up to PAGE_SIZE by Kirill Tkhai · 11 years ago
  45. a188a54 macvlan: simplify the structure port by dingtianhong · 11 years ago
  46. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  47. 4929fd8 ip_tunnel: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  48. 688c3b0 net/ariadne: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  49. 7077f22 drivers/net/wan: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  50. dab531b net: systemport: pad packets to a minimum of 68 bytes by Florian Fainelli · 11 years ago
  51. d5e32cc net: systemport: only update UMAC_CMD if something changed by Florian Fainelli · 11 years ago
  52. 5f47dfb ti: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  53. 1f499d6 Merge branch 'filter-next' by David S. Miller · 11 years ago
  54. 8f577ca seccomp: JIT compile seccomp filter by Alexei Starovoitov · 11 years ago
  55. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 11 years ago
  56. f3c2af7 net: filter: x86: split bpf_jit_compile() by Alexei Starovoitov · 11 years ago
  57. 9509b1c Merge branch 'ieee802154-next' by David S. Miller · 11 years ago
  58. 6ef0023 mac802154: make mac802154_wpan_open static by Phoebe Buckheister · 11 years ago
  59. 1cc76e3 ieee802154: fix dgram socket sendmsg() by Phoebe Buckheister · 11 years ago
  60. d4b2816 6lowpan: fix fragmentation by Phoebe Buckheister · 11 years ago
  61. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 11 years ago
  62. 8c84296 mac802154: account for all header parts during wpan header creationg by Phoebe Buckheister · 11 years ago
  63. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 11 years ago
  64. 9dbccc3 drivers: net: Register Micrel ksz884x network devices in PCI device tree. by Markus Lottmann · 11 years ago
  65. fcd77db net: Fix CONFIG_SYSCTL ifdef test. by David S. Miller · 11 years ago
  66. fd0d5e7 Merge branch 'cpsw_cleanups' by David S. Miller · 11 years ago
  67. e194312 drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc(). by George Cherian · 11 years ago
  68. a92f40a net: davinci_mdio: Convert pr_err() to dev_err() call by George Cherian · 11 years ago
  69. 88c99ff driver net: cpsw: Convert pr_*() to dev_*() calls by George Cherian · 11 years ago
  70. eb02a27 driver/net/ethernet/ec_bhf.c: fix sparse warnings by Darek Marcinkiewicz · 11 years ago
  71. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 11 years ago
  72. 126e612 net: systemport: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  73. 005e35f Merge branch 'mlx4-next' by David S. Miller · 11 years ago
  74. 7572038 net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() by Eyal Perry · 11 years ago
  75. c3ca520 net/mlx4_en: Using positive error value for unsigned by Eyal Perry · 11 years ago
  76. fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex by Shani Michaelli · 11 years ago
  77. 483e013 net/mlx4_core: Removed unnecessary bit operation condition by Eyal Perry · 11 years ago
  78. c05a116 net/mlx4_core: Fix smatch error - possible access to a null variable by Eyal Perry · 11 years ago
  79. ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down by Shani Michaelli · 11 years ago
  80. f5b6345 net/mlx4_en: User prio mapping gets corrupted when changing number of channels by Ido Shamay · 11 years ago
  81. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  82. 3763e7e macvlan: Propagate lowerdev MTU changes by dingtianhong · 11 years ago
  83. 8ba7e7b dccp: make the request_retries minimum is 1 by wangweidong · 11 years ago
  84. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 11 years ago
  85. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  86. 9cc5e36 irda: sh_irda: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  87. d6cc76d Merge branch 'tipc-next' by David S. Miller · 11 years ago
  88. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 11 years ago
  89. c82910e tipc: clean up neigbor discovery message reception by Jon Paul Maloy · 11 years ago
  90. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 11 years ago
  91. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 11 years ago
  92. 5074ab8 tipc: mark head of reassembly buffer as non-linear by Jon Paul Maloy · 11 years ago
  93. ec37dcd tipc: don't record link RESET or ACTIVATE messages as traffic by Jon Paul Maloy · 11 years ago
  94. 4f4482d tipc: compensate for double accounting in socket rcv buffer by Jon Paul Maloy · 11 years ago
  95. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 11 years ago
  96. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 11 years ago
  97. 86b5d25 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() by Sergei Shtylyov · 11 years ago
  98. 1e1c77b Merge branch 'tg3-next' by David S. Miller · 11 years ago
  99. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 11 years ago
  100. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 11 years ago