summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli-0/+11
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli-1/+26
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli-18/+20
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli-104/+103
2014-08-23Merge branch 'tipc-next'David S. Miller-1301/+956
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy-241/+206
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy-334/+250
2014-08-23tipc: remove include file port.hJon Paul Maloy-193/+121
2014-08-23tipc: remove source file port.cJon Paul Maloy-130/+97
2014-08-23tipc: remove port_lockJon Paul Maloy-149/+108
2014-08-23tipc: replace port pointer with socket pointer in registryJon Paul Maloy-16/+11
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy-107/+133
2014-08-23tipc: eliminate functions tipc_port_init and tipc_port_destroyJon Paul Maloy-88/+42
2014-08-23tipc: redefine message acknowledge functionJon Paul Maloy-26/+20
2014-08-23tipc: eliminate port_connect()/port_disconnect() functionsJon Paul Maloy-132/+37
2014-08-23tipc: eliminate function tipc_port_shutdown()Jon Paul Maloy-30/+11
2014-08-23tipc: clean up socket timer functionJon Paul Maloy-103/+69
2014-08-23tipc: use message to abort connections when losing contact to nodeJon Paul Maloy-25/+85
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy-91/+99
2014-08-23tipc: introduce new function tipc_msg_create()Jon Paul Maloy-2/+33
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1852/+4691
2014-08-22tcp: improve undo on timeoutYuchung Cheng-16/+12
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov-2/+2
2014-08-22net: remove dead code after sk_data_ready changeEric Dumazet-16/+1
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet-18/+18
2014-08-22vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel-4/+4
2014-08-22Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...David S. Miller-52/+1484
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+6
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior-1/+1
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-261/+413
2014-08-22dp83640: Fix length check for event timestamp status messagesChristian Riesch-8/+15
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan-0/+67
2014-08-22r8169:add support for RTL8168H and RTL8107EChun-Hao Lin-18/+452
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko-0/+3
2014-08-22Merge branch 'bnx2x-next'David S. Miller-409/+1476
2014-08-22bnx2x: FW assertion changesAriel Elior-106/+85
2014-08-22bnx2x: Make BP_VF more robustYuval Mintz-1/+2
2014-08-22bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz-4/+8
2014-08-22bnx2x: Prevent IOV if no entries in CAMYuval Mintz-2/+7
2014-08-22bnx2x: Safe bnx2x_panic_dump()Yuval Mintz-0/+29
2014-08-22bnx2x: Update driver version to 1.710.51Yuval Mintz-1/+1
2014-08-22bnx2x: Code cleanupYuval Mintz-60/+17
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon-13/+984
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov-224/+345
2014-08-22af_decnet: Use time_after_eqHimangi Saraogi-1/+2
2014-08-22decnet: Use time_after_eqHimangi Saraogi-1/+2
2014-08-22ipconfig: Use time_beforeHimangi Saraogi-1/+2
2014-08-22dn_dev: Use time_beforeHimangi Saraogi-1/+2
2014-08-22br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat-1/+1
2014-08-22net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat-1/+1