summaryrefslogtreecommitdiff
path: root/include/net (unfollow)
Commit message (Expand)Author
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-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-08inet: frags: reorganize struct netns_fragsEric 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-08inet: frags: use rhashtables for reassembly unitsEric Dumazet
2019-02-08inet: frags: add a pointer to struct netns_fragsEric Dumazet
2019-02-08inet: frags: change inet_frags_init_net() return valueEric Dumazet
2019-02-06net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15UPSTREAM: vhost-vsock: add pkt cancel capabilityPeng Tao
2019-01-15BACKPORT: VSOCK: Introduce virtio_vsock_common.koAsias He
2019-01-15UPSTREAM: VSOCK: defer sock removal to transportsStefan Hajnoczi
2019-01-15UPSTREAM: VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-13gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2019-01-10cfg80211: indicate support for external authenticationSrinivas Dasari
2019-01-08cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari
2019-01-08cnss2: Add cnss usb API to check the target statusJayachandran Sreekumaran
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-11-28cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrew Zaborowski
2018-11-10ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-10-16cnss2: Add support for USB transportRajasekaran Kalidoss
2018-10-13tcp: use an RB tree for ooo receive queueYaogong Wang
2018-10-13tcp: increment sk_drops for dropped rx packetsEric Dumazet
2018-10-08cnss2: Add force wake supportYue Ma
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-20wcnss: Fix buffer overflow in wcnss_prealloc_getAnurag Chouhan
2018-09-13cnss2: Add API to check if WLAN PCIe device is downYue Ma
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang
2018-08-22llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-06tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-08-06cnss2: cnss api update for genoa pcieJayachandran Sreekumaran
2018-08-01cnss2: Add support for PCIe WLAN IPA uc SMMU featureFrank Liu
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King
2018-07-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-06-15cnss: notify wlan driver when failed to power upYu Wang
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-05-30regulatory: add NUL to request alpha2Johannes Berg
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau