aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-23Merge branch 'tipc-next'David S. Miller20-1301/+956
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy2-241/+206
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy6-334/+250
2014-08-23tipc: remove include file port.hJon Paul Maloy9-193/+121
2014-08-23tipc: remove source file port.cJon Paul Maloy3-130/+97
2014-08-23tipc: remove port_lockJon Paul Maloy4-149/+108
2014-08-23tipc: replace port pointer with socket pointer in registryJon Paul Maloy2-16/+11
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy8-107/+133
2014-08-23tipc: eliminate functions tipc_port_init and tipc_port_destroyJon Paul Maloy3-88/+42
2014-08-23tipc: redefine message acknowledge functionJon Paul Maloy3-26/+20
2014-08-23tipc: eliminate port_connect()/port_disconnect() functionsJon Paul Maloy3-132/+37
2014-08-23tipc: eliminate function tipc_port_shutdown()Jon Paul Maloy3-30/+11
2014-08-23tipc: clean up socket timer functionJon Paul Maloy2-103/+69
2014-08-23tipc: use message to abort connections when losing contact to nodeJon Paul Maloy3-25/+85
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy12-91/+99
2014-08-23tipc: introduce new function tipc_msg_create()Jon Paul Maloy2-2/+33
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller230-1852/+4691
2014-08-22tcp: improve undo on timeoutYuchung Cheng2-16/+12
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov1-2/+2
2014-08-22net: remove dead code after sk_data_ready changeEric Dumazet2-16/+1
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet10-18/+18
2014-08-22vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel1-4/+4
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-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-2/+6
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-261/+413
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