summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-12netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-03-12netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-03-12ceph: update readpages osd request according to size of pagesYan, Zheng
2017-03-12xprtrdma: Reduce required number of send SGEsChuck Lever
2017-03-12xprtrdma: Disable pad optimization by defaultChuck Lever
2017-03-12xprtrdma: Per-connection pad optimizationChuck Lever
2017-03-12xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-26netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina
2017-02-26net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-02-26ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-26irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-26net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-26packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-26packet: fix races in fanout_add()Eric Dumazet
2017-02-26net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-26kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-26kcm: fix 0-length case for kcm_sendmsg()WANG Cong
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