summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-03-23sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher
2019-03-23cfg80211: extend range deviation for DMGChaitanya Tata
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-03-23libceph: handle an empty authorize replyIlya Dryomov
2019-03-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-03-23sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-03-23net/packet: fix 4gb buffer limit due to overflow checkKal Conley
2019-03-23batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-20batman-adv: Force mac header to start of data on xmitSven Eckelmann
2019-02-20batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann
2019-02-20xfrm: refine validation of template and selector familiesFlorian Westphal
2019-02-20libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov
2019-02-20mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-02-20net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge
2019-02-20dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet
2019-02-20tipc: use destination length for copy stringGuoqing Jiang
2019-02-20Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2019-02-20xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing
2019-02-20mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2019-02-08net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2019-02-08net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2019-02-08inet: frags: better deal with smp racesEric Dumazet
2019-02-08ipv4: frags: precedence bug in ip_expire()Dan Carpenter
2019-02-08ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2019-02-08ip: process in-order fragments efficientlyPeter Oskolkov
2019-02-08ip: add helpers to process in-order fragments faster.Peter Oskolkov
2019-02-08ip: use rb trees for IP frag queue.Peter Oskolkov
2019-02-08net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2019-02-08ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2019-02-08net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2019-02-08ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2019-02-08inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2019-02-08ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet
2019-02-08inet: frags: do not clone skb in ip_expire()Eric Dumazet
2019-02-08inet: frags: break the 2GB limit for frags storageEric Dumazet
2019-02-08inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2019-02-08inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2019-02-08inet: frags: remove some helpersEric Dumazet
2019-02-08ipfrag: really prevent allocation on netns exitPaolo Abeni
2019-02-08net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring