summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-03-15mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
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-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