1. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 11 years ago
  2. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  3. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 11 years ago
  4. d08e973 can: gs_usb: Added support for the GS_USB CAN devices by Maximilian Schneider · 11 years ago
  5. 277bd32 can: add documentation for CAN filter usage optimisation by Oliver Hartkopp · 11 years ago
  6. 45c7002 can: add hash based access to single EFF frame filters by Oliver Hartkopp · 11 years ago
  7. e3d3917 can: proc: make array printing function indenpendent from sff frames by Oliver Hartkopp · 11 years ago
  8. 42193e3 can: unify identifiers to ensure unique include processing by Oliver Hartkopp · 11 years ago
  9. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 11 years ago
  10. a9c6920 can: c_can: add hwinit support for non-TI devices by Pavel Machek · 11 years ago
  11. ccbc535 can: c_can: Add and make use of 32-bit accesses functions by Pavel Machek · 11 years ago
  12. e07e83a can: c_can: make {read,write}_reg functions const by Pavel Machek · 11 years ago
  13. fdddfab can: pch_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  14. d01481c can: mscan: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  15. eeaf444 can: at91_can: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  16. e1dfefe can: mcp251x: fix coccinelle warnings by Dan Carpenter · 11 years ago
  17. b6052af Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  18. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 11 years ago
  19. 71fd762 net: rds: Use time_after() for time comparison by Manuel Schölling · 11 years ago
  20. 03b8dcb net: 8390: use time_after() for time comparison by Manuel Schölling · 11 years ago
  21. da26a62 net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels() by Christian Engelmayer · 11 years ago
  22. 614d056 ipv4: minor spelling fix by stephen hemminger · 11 years ago
  23. 025559e bridge: fix spelling of promiscuous by stephen hemminger · 11 years ago
  24. d4f0e09 net: bridge: fix build by Alexei Starovoitov · 11 years ago
  25. 871d3d9 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  26. 2b64df2 batman-adv: remove semi-colon after macro definition by Antonio Quartulli · 11 years ago
  27. f138694 batman-adv: add blank line between declarations and the rest of the code by Antonio Quartulli · 11 years ago
  28. 33fcc5e Merge branch 'cdc_ncm-coalesce' by David S. Miller · 11 years ago
  29. 046c659 net: cdc_ncm: do not start timer on an empty skb by Bjørn Mork · 11 years ago
  30. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 11 years ago
  31. 916f764 net: cdc_ncm: fix argument alignment by Bjørn Mork · 11 years ago
  32. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 11 years ago
  33. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 11 years ago
  34. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 11 years ago
  35. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 11 years ago
  36. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 11 years ago
  37. 68864ab net: cdc_ncm: support rx_max/tx_max updates when running by Bjørn Mork · 11 years ago
  38. 08c74fc net: cdc_ncm: split .bind device initialization by Bjørn Mork · 11 years ago
  39. f8afb73 net: cdc_ncm: factor out one-time device initialization by Bjørn Mork · 11 years ago
  40. 5aa73d5 net: cdc_ncm: split out rx_max/tx_max update of setup by Bjørn Mork · 11 years ago
  41. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 11 years ago
  42. a47e8f5 Merge branch 'ieee802154-next' by David S. Miller · 11 years ago
  43. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 11 years ago
  44. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 11 years ago
  45. 9b0bb4a mac802154: propagate device address changes to llsec by Phoebe Buckheister · 11 years ago
  46. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 11 years ago
  47. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 11 years ago
  48. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 11 years ago
  49. 4c14a2f mac802154: add llsec decryption method by Phoebe Buckheister · 11 years ago
  50. 03556e4 mac802154: add llsec encryption method by Phoebe Buckheister · 11 years ago
  51. 5d637d5 mac802154: add llsec structures and mutators by Phoebe Buckheister · 11 years ago
  52. 87de726 mac802154: update Kconfig by Phoebe Buckheister · 11 years ago
  53. dc20759 ieee802154: add types for link-layer security by Phoebe Buckheister · 11 years ago
  54. e54740e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  55. ad2ebb3d Merge branch 'dt_fixed_phy' by David S. Miller · 11 years ago
  56. 84f6e11 ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix board by Thomas Petazzoni · 11 years ago
  57. 83895be net: mvneta: add support for fixed links by Thomas Petazzoni · 11 years ago
  58. 3be2a49 of: provide a binding for fixed link PHYs by Thomas Petazzoni · 11 years ago
  59. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 11 years ago
  60. 9b74494 net: phy: decouple PHY id and PHY address in fixed PHY driver by Thomas Petazzoni · 11 years ago
  61. 2770abc Merge branch 'bridge-non-promisc' by David S. Miller · 11 years ago
  62. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  63. 145beee bridge: Add addresses from static fdbs to non-promisc ports by Vlad Yasevich · 11 years ago
  64. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 11 years ago
  65. 8db24af bridge: Add functionality to sync static fdb entries to hw by Vlad Yasevich · 11 years ago
  66. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 11 years ago
  67. 63c3a62 bridge: Turn flag change macro into a function. by Vlad Yasevich · 11 years ago
  68. 4c30b52 net: pch_gbe depends on x86_32 by Jean Delvare · 11 years ago
  69. ee30ef4 ip_tunnel: don't add tunnel twice by Duan Jiong · 11 years ago
  70. 9bb1a20 tools: bpf_jit_disasm: increase image buffer size by Alexei Starovoitov · 11 years ago
  71. ed4afd4 tools: bpf_jit_disasm: ignore image address for disasm by Alexei Starovoitov · 11 years ago
  72. e0a1272 Merge branch 'systemport-next' by David S. Miller · 11 years ago
  73. 00b91c6 net: systemport: wait for packet in umac_enable_set() by Florian Fainelli · 11 years ago
  74. b1ff53e net: systemport: fix dma_unmap_single() len by Florian Fainelli · 11 years ago
  75. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 11 years ago
  76. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 11 years ago
  77. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 11 years ago
  78. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 11 years ago
  79. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 11 years ago
  80. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 11 years ago
  81. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  82. 1815a88 openvswitch: Use net_ratelimit in OVS_NLERR by Joe Perches · 11 years ago
  83. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  84. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  85. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  86. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  87. bd50806 Merge branch 'bonding-next' by David S. Miller · 11 years ago
  88. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
  89. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
  90. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
  91. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
  92. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
  93. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
  94. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
  95. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
  96. befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 11 years ago
  97. 31ff6aa net: unix: Align send data_len up to PAGE_SIZE by Kirill Tkhai · 11 years ago
  98. a188a54 macvlan: simplify the structure port by dingtianhong · 11 years ago
  99. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  100. 4929fd8 ip_tunnel: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago