aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet10-18/+18
2014-08-22Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller18-52/+1484
2014-08-22dp83640: Fix length check for event timestamp status messagesChristian Riesch1-8/+15
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2-0/+67
2014-08-22r8169:add support for RTL8168H and RTL8107EChun-Hao Lin1-18/+452
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko2-0/+3
2014-08-22Merge branch 'bnx2x-next'David S. Miller15-409/+1476
2014-08-22bnx2x: FW assertion changesAriel Elior1-106/+85
2014-08-22bnx2x: Make BP_VF more robustYuval Mintz1-1/+2
2014-08-22bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz1-4/+8
2014-08-22bnx2x: Prevent IOV if no entries in CAMYuval Mintz1-2/+7
2014-08-22bnx2x: Safe bnx2x_panic_dump()Yuval Mintz1-0/+29
2014-08-22bnx2x: Update driver version to 1.710.51Yuval Mintz1-1/+1
2014-08-22bnx2x: Code cleanupYuval Mintz6-60/+17
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon8-13/+984
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov7-224/+345
2014-08-22af_decnet: Use time_after_eqHimangi Saraogi1-1/+2
2014-08-22decnet: Use time_after_eqHimangi Saraogi1-1/+2
2014-08-22ipconfig: Use time_beforeHimangi Saraogi1-1/+2
2014-08-22dn_dev: Use time_beforeHimangi Saraogi1-1/+2
2014-08-22br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-08-22net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-1/+1
2014-08-22net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-1/+1
2014-08-22bonding: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-1/+1
2014-08-22cnic: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-3/+3
2014-08-22ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré1-6/+8
2014-08-22isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi1-1/+1
2014-08-22isdn/gigaset: use USB API functions rather than constantsHimangi Saraogi1-1/+1
2014-08-22hyperv: Increase the buffer length for netvsc_channel_cb()Haiyang Zhang2-4/+16
2014-08-18can: mcp251x: Use dmam_alloc_coherentHimangi Saraogi1-12/+4
2014-08-18can: dev: remove unused variable from can_calc_bittiming() functionLad, Prabhakar1-2/+1
2014-08-18can: rcar_can: add device tree supportSergei Shtylyov1-6/+22
2014-08-18can: rcar_can: document device tree bindingsSergei Shtylyov1-0/+43
2014-08-18can: rcar_can: support all input clocksSergei Shtylyov1-6/+36
2014-08-18can: m_can: add Bosch M_CAN controller supportDong Aisheng5-0/+1214
2014-08-18can: m_can: add device tree binding documentationDong Aisheng1-0/+67
2014-08-18can: flexcan: add vf610 support for FlexCANStefan Agner1-10/+71
2014-08-18can: flexcan: flexcan_get_berr_counter(): switch on clocks before accessing ecr registerStefan Agner1-3/+27
2014-08-18net: can: use kbuild magic to inherit debug settingsWolfram Sang8-15/+1
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds15-878/+3051
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds230-240/+242
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-5/+71
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-214/+332
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-6/+37
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf2-3/+3
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa3-6/+11