summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Convert ip6_frags_opsKirill Tkhai2018-02-191-0/+1
* net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_opsKirill Tkhai2018-02-193-0/+3
* net: Convert xfrm6_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert ip6_flowlabel_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert ping_v6_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert ipv6_sysctl_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert tcpv6_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert fib6_rules_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert ipv6_inetpeer_opsKirill Tkhai2018-02-191-0/+1
* net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...Kirill Tkhai2018-02-194-0/+5
* net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai2018-02-193-0/+3
* net: Convert ip6mr_net_opsKirill Tkhai2018-02-191-0/+1
* net: Convert cfg80211_pernet_opsKirill Tkhai2018-02-191-0/+1
* net: Convert inet6_net_opsKirill Tkhai2018-02-191-0/+1
* net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-02-161-2/+4
* net: sched: act: mirred: add extack supportAlexander Aring2018-02-161-4/+11
* net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-1617-19/+21
* 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/+17Star
* 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/+258Star
* tipc: separate topology server listener socket from subcsriber socketsJon Maloy2018-02-161-181/+147Star
* tipc: make struct tipc_server private for server.cJon Maloy2018-02-165-128/+110Star
* tipc: some prefix changesJon Maloy2018-02-164-56/+54Star
* tipc: collapse subscription creation functionsJon Maloy2018-02-164-43/+22Star
* tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-165-102/+86Star
* tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-165-149/+88Star
* tipc: eliminate struct tipc_subscriberJon Maloy2018-02-164-207/+146Star
* tipc: remove unnecessary function pointersJon Maloy2018-02-164-37/+20Star
* tipc: remove redundant code in topology serverJon Maloy2018-02-163-35/+9Star
* 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/+1Star
* | 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/+3Star
* | net: dsa: forward timestamping callbacks to switch driversBrandon Streiff2018-02-142-0/+66