summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-03-21net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-03-20ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio
2018-03-20devlink: Remove redundant free on error pathArkadi Sharshevsky
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-18batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann
2018-03-18batman-adv: Add missing include for EPOLL* constantsSven Eckelmann
2018-03-17sctp: use proc_remove_subtree()Al Viro
2018-03-17net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_csum_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti
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-17net: sched: fix uses after freeEric Dumazet
2018-03-16batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer
2018-03-16batman-adv: update data pointers after skb_cow()Matthias Schiffer
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-16skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-16netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
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/iucv: Free memory obtained by kzallocArvind Yadav
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-16kcm: lock lower socket in kcm_attachTom Herbert