summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-11-10nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-11-10cfg80211: Address some corner cases in scan result channel updatingJouni Malinen
2018-11-10mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-10-20netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: Prevent duplicated tvlv handlerSven Eckelmann
2018-10-20batman-adv: Prevent duplicated global TT entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated nc_node entrySven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann
2018-10-18ipv4: frags: precedence bug in ip_expire()Dan Carpenter
2018-10-18ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-10-18ip: process in-order fragments efficientlyPeter Oskolkov
2018-10-18ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-10-18ip: use rb trees for IP frag queue.Peter Oskolkov
2018-10-18net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-10-18net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-10-18ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-10-18net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-10-18net: speed up skb_rbtree_purge()Eric Dumazet
2018-10-18ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-10-18inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2018-10-18ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet
2018-10-18inet: frags: do not clone skb in ip_expire()Eric Dumazet
2018-10-18inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-10-18inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-10-18inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-10-18inet: frags: remove some helpersEric Dumazet
2018-10-18inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-10-18ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet
2018-10-18inet: frags: refactor lowpan_net_frag_init()Eric Dumazet
2018-10-18inet: frags: refactor ipv6_frag_init()Eric Dumazet
2018-10-18inet: frags: refactor ipfrag_init()Eric Dumazet
2018-10-18inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-10-18inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-18netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-10-18net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca