summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-06rxrpc: Handle temporary errors better in rxkad securityDavid Howells1-38/+40
2017-04-06rxrpc: Note a successfully aborted kernel operationDavid Howells1-4/+8
2017-04-06rxrpc: Use negative error codes in rxrpc_call structDavid Howells9-27/+27
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller6-176/+203
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich2-10/+84
2017-04-05rtnetlink: Convert rtnetlink_event to white listVlad Yasevich1-14/+17
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng3-12/+11
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin3-8/+33
2017-04-05net: sched: choke: remove some dead codeDan Carpenter1-6/+0
2017-04-04can: initial support for network namespacesMario Kicherer6-176/+203
2017-04-04soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan1-2/+2
2017-04-04flowcache: more "unsigned int"Alexey Dobriyan1-6/+7
2017-04-04flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan1-6/+8
2017-04-04flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan1-3/+3
2017-04-04sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long3-2/+81
2017-04-03rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan1-1/+1
2017-04-03rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan1-1/+9
2017-04-02net: mpls: Increase max number of labels for lwt encapDavid Ahern3-8/+15
2017-04-02net: mpls: bump maximum number of labelsDavid Ahern2-34/+71
2017-04-02net: mpls: Limit memory allocation for mpls_routeDavid Ahern1-10/+21
2017-04-02net: mpls: change mpls_route layoutDavid Ahern2-31/+51
2017-04-02net: mpls: Convert number of nexthops to u8David Ahern2-13/+20
2017-04-02net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern2-11/+33
2017-04-02net: dsa: fix build error with devlink build as moduleTobias Regnery1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov4-1/+179
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot1-6/+6
2017-03-31sock: avoid dirtying sk_stamp, if possiblePaolo Abeni1-1/+1
2017-03-31net: tcp: Refine the __tcp_select_windowGao Feng1-5/+3
2017-03-30VSOCK: remove unnecessary ternary operator on return valueColin Ian King1-15/+7
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal2-0/+2
2017-03-30tipc: allow rdm/dgram socketpairsErik Hugne1-4/+16
2017-03-30tipc: add support for stream/seqpacket socketpairsErik Hugne1-2/+12
2017-03-29net: mpls: Update lfib_nlmsg_size to skip deleted nexthopsDavid Ahern1-0/+2
2017-03-29net: dsa: dsa2: Add basic support of devlinkAndrew Lunn1-2/+45
2017-03-29net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn11-2/+13
2017-03-29net: mpls: Send netconf messages on device register and unregisterDavid Ahern1-5/+11
2017-03-29net:mpls: Refactor mpls_netconf_notify_devconf to take eventDavid Ahern1-7/+5
2017-03-29net: ipv6: Add support for RTM_DELNETCONFDavid Ahern1-5/+15
2017-03-29net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2-15/+27
2017-03-29net: devinet: Add support for RTM_DELNETCONFDavid Ahern1-11/+21
2017-03-29net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern2-17/+27
2017-03-29net: dsa: fix copyright holderVivien Didelot1-1/+2
2017-03-29ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2-2/+55
2017-03-29tipc: adjust the policy of holding subscription krefYing Xue3-6/+7
2017-03-29tipc: advance the time of deleting subscription from subscriber->subscrp_listYing Xue1-7/+2
2017-03-29soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2-23/+21
2017-03-29devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky1-0/+836
2017-03-28ipv6: sr: select DST_CACHE by defaultDavid Lebrun2-18/+1
2017-03-28net: mpls: Delete route when all nexthops have been deletedDavid Ahern1-1/+8
2017-03-28net: mpls: Don't show nexthop if device has been deletedDavid Ahern1-3/+5