summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: act: add extack for walk callbackAlexander Aring2018-02-1617-19/+36
* net: sched: act: add extack for lookup callbackAlexander Aring2018-02-1617-18/+35
* net: sched: act: add extack to init callbackAlexander Aring2018-02-1617-19/+23
* net: sched: act: handle generic action errorsAlexander Aring2018-02-161-32/+61
* net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* rds: zerocopy Tx support.Sowmini Varadhan2018-02-163-8/+90
* rds: support for zcopy completion notificationSowmini Varadhan2018-02-164-7/+94
* sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan2018-02-161-11/+14
* rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan2018-02-162-7/+8
* skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan2018-02-161-2/+4
* net: Revert sched action extack support series.David S. Miller2018-02-163-22/+17
* net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti2018-02-161-1/+3
* tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-167-259/+258
* tipc: separate topology server listener socket from subcsriber socketsJon Maloy2018-02-161-181/+147
* tipc: make struct tipc_server private for server.cJon Maloy2018-02-165-128/+110
* tipc: some prefix changesJon Maloy2018-02-164-56/+54
* tipc: collapse subscription creation functionsJon Maloy2018-02-164-43/+22
* tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-165-102/+86
* tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-165-149/+88
* tipc: eliminate struct tipc_subscriberJon Maloy2018-02-164-207/+146
* tipc: remove unnecessary function pointersJon Maloy2018-02-164-37/+20
* tipc: remove redundant code in topology serverJon Maloy2018-02-163-35/+9
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-151-3/+3
|\
| * Bluetooth: Fix incorrect bits for LE statesƁukasz Rymanowski2018-02-101-3/+3
* | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-152-9/+1
* | net: Make extern and export get_net_ns()Kirill Tkhai2018-02-151-1/+2
* | kcm: Call strp_stop before strp_done in kcm_attachTom Herbert2018-02-141-0/+1
* | tipc: apply bearer link tolerance on running linksJon Maloy2018-02-144-4/+32
* | net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern2018-02-142-23/+3
* | net: dsa: forward timestamping callbacks to switch driversBrandon Streiff2018-02-142-0/+66
* | net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff2018-02-141-0/+29
* | tcp: try to keep packet if SYN_RCV race is lostEric Dumazet2018-02-144-4/+29
* | net: Remove atalk header from socket.cDavid Ahern2018-02-141-1/+0
* | net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern2018-02-141-1/+2
* | net/ipv4: Unexport fib_multipath_hash and fib_select_pathDavid Ahern2018-02-132-2/+0
* | net/ipv4: Simplify fib_select_pathDavid Ahern2018-02-131-6/+5
* | sctp: add file comments in diag.cXin Long2018-02-131-0/+31
* | sctp: rename sctp_diag.c as diag.cXin Long2018-02-132-0/+2
* | net: Convert netlink_tap_net_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert diag_net_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert default_device_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert addrconf_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert ipv4_sysctl_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert packet_net_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert unix_net_opsKirill Tkhai2018-02-131-0/+1
* | net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-1318-0/+23
* | net: Convert sysctl_core_opsKirill Tkhai2018-02-131-0/+1