summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-10cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-02xsk: fix potential race in SKB TX completion codeMagnus Karlsson
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei
2018-06-11tls: fix NULL pointer dereference on pollDaniel Borkmann
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-08netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski