summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg
2018-01-14bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert
2018-01-10af_key: Fix memory leak in key_notify_policy.Steffen Klassert
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-09ipv6: remove null_entry before adding default routeWei Wang
2018-01-09net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-09net: core: fix module type in sock_diag_bindAndrii Vladyka
2018-01-09esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-08sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner
2018-01-08xfrm: don't call xfrm_policy_cache_flush while holding spinlockFlorian Westphal
2018-01-08xfrm: Return error on unknown encap_type in init_stateHerbert Xu
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro
2018-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-01-05xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu
2018-01-04ipv6: fix general protection fault in fib6_add()Wei Wang
2018-01-04RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam
2018-01-04rtnetlink: give a user socket to get_target_net()Andrei Vagin
2018-01-04Bluetooth: Prevent stack info leak from the EFS element.Ben Seri
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-01-04nl80211: Check for the required netlink attribute presenceHao Chen
2018-01-03sctp: fix error path in sctp_stream_initMarcelo Ricardo Leitner
2018-01-03RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam
2018-01-02tipc: fix problems with multipoint-to-point flow controlJon Maloy
2018-01-02ethtool: do not print warning for applications using legacy APIStephen Hemminger
2018-01-02net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan
2018-01-02ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long
2018-01-02ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-02Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller
2017-12-31xfrm: fix rcu usage in xfrm_get_type_offloadSabrina Dubroca
2017-12-30af_key: fix buffer overread in parse_exthdrs()Eric Biggers
2017-12-30af_key: fix buffer overread in verify_address_len()Eric Biggers