summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-18tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-02-18tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol
2017-02-18igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-18mld: do not remove mld souce list info when set link downHangbin Liu
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-18net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18packet: round up linear to header lenWillem de Bruijn
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-18net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-14nl80211: Fix mesh HT operation checkMasashi Honma
2017-02-09can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong
2017-02-04net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-02-04net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-02-04net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-02-04ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-02-04ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-02-04openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-04net: ipv4: fix table id in getroute responseDavid Ahern
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-26libceph: stop allocating a new cipher on every crypto requestIlya Dryomov
2017-01-26libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov
2017-01-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-01-26libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov