summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-16net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: handle generic action errorsAlexander Aring
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16rds: zerocopy Tx support.Sowmini Varadhan
2018-02-16rds: support for zcopy completion notificationSowmini Varadhan
2018-02-16sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan
2018-02-16rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy
2018-02-16tipc: separate topology server listener socket from subcsriber socketsJon Maloy
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy
2018-02-16tipc: some prefix changesJon Maloy
2018-02-16tipc: collapse subscription creation functionsJon Maloy
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy
2018-02-16tipc: remove unnecessary function pointersJon Maloy
2018-02-16tipc: remove redundant code in topology serverJon Maloy
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai
2018-02-14kcm: Call strp_stop before strp_done in kcm_attachTom Herbert
2018-02-14tipc: apply bearer link tolerance on running linksJon Maloy
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet
2018-02-14net: Remove atalk header from socket.cDavid Ahern
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern
2018-02-13net/ipv4: Unexport fib_multipath_hash and fib_select_pathDavid Ahern
2018-02-13net/ipv4: Simplify fib_select_pathDavid Ahern
2018-02-13sctp: add file comments in diag.cXin Long
2018-02-13sctp: rename sctp_diag.c as diag.cXin Long
2018-02-13net: Convert netlink_tap_net_opsKirill Tkhai
2018-02-13net: Convert diag_net_opsKirill Tkhai
2018-02-13net: Convert default_device_opsKirill Tkhai
2018-02-13net: Convert addrconf_opsKirill Tkhai
2018-02-13net: Convert ipv4_sysctl_opsKirill Tkhai
2018-02-13net: Convert packet_net_opsKirill Tkhai
2018-02-13net: Convert unix_net_opsKirill Tkhai