summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-14tcp: tcp_probe: use spin_lock_bh()Eric Dumazet
2017-02-14packet: fix races in fanout_add()Eric Dumazet
2017-02-14kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-02-14ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-02-13tipc: Fix tipc_sk_reinit race conditionsHerbert Xu
2017-02-13NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-02-12net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-08ping: fix a null pointer dereferenceWANG Cong
2017-02-08packet: round up linear to header lenWillem de Bruijn
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08sit: fix a double free on error pathWANG Cong
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long
2017-02-07sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-02-06Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-02-06ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-06nl80211: Fix mesh HT operation checkMasashi Honma
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen
2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-03net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-02-02Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-01-30net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman
2017-01-30Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich