summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai
2018-03-22net: Revert "ipv4: fix a deadlock in ip_ra_control"Kirill Tkhai
2018-03-22net: Move IP_ROUTER_ALERT out of lock_sock(sk)Kirill Tkhai
2018-03-22net: Revert "ipv4: get rid of ip_ra_lock"Kirill Tkhai
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller
2018-03-22rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai
2018-03-22net: Convert lowpan_frags_opsKirill Tkhai
2018-03-22net: Convert can_pernet_opsKirill Tkhai
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend
2018-03-17sctp: use proc_remove_subtree()Al Viro
2018-03-17rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lockSowmini Varadhan
2018-03-17tipc: some name changesJon Maloy
2018-03-17tipc: merge two lists in struct publicationJon Maloy
2018-03-17tipc: remove zone_list member in struct publicationJon Maloy
2018-03-17tipc: remove zone publication list in name tableJon Maloy
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy
2018-03-17net: Convert ip_vs_ftp_opsKirill Tkhai
2018-03-17net: Convert ipvs_core_dev_opsKirill Tkhai
2018-03-17net: Convert ipvs_core_opsKirill Tkhai
2018-03-17net: Convert ovs_net_opsKirill Tkhai
2018-03-17net: Convert mpls_net_opsKirill Tkhai
2018-03-17net: Convert l2tp_net_opsKirill Tkhai
2018-03-16net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exitYousuk Seung
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-03-16net/smc: enable ipv6 support for smcKarsten Graul
2018-03-16net/smc: add ipv6 support to CLC layerKarsten Graul
2018-03-16net/smc: restructure netinfo for CLC proposal msgsKarsten Graul
2018-03-16net: Use rtnl_lock_killable() in register_netdev()Kirill Tkhai
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang
2018-03-16net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-16net/ipv6: Refactor gateway validation on route addDavid Ahern
2018-03-16rxrpc: remove redundant initialization of variable 'len'Colin Ian King
2018-03-15sctp: Fix double free in sctp_sendmsg_to_asocNeil Horman
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long