summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-262-2/+8
| |\ \ \ \
| | * | | | net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2021-10-262-2/+8
| | |/ / /
| * / / / net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc2021-10-261-2/+3
| |/ / /
* | | | net: cleanup __sk_stream_memory_free()Eric Dumazet2021-10-281-8/+2
* | | | tcp: cleanup tcp_remove_empty_skb() useEric Dumazet2021-10-281-1/+1
* | | | net: introduce sk_forward_alloc_get()Paolo Abeni2021-10-271-0/+11
* | | | tcp: define macros for a couple reclaim thresholdsPaolo Abeni2021-10-271-2/+7
* | | | net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee2021-10-271-1/+1
* | | | net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-10-271-38/+10
* | | | mctp: Implement extended addressingJeremy Kerr2021-10-261-4/+9
* | | | tcp: rename sk_stream_alloc_skbEric Dumazet2021-10-262-3/+2
* | | | net: annotate data-race in neigh_output()Eric Dumazet2021-10-261-3/+8
* | | | ipv4: guard IP_MINTTL with a static keyEric Dumazet2021-10-251-0/+2
* | | | ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet2021-10-251-0/+1
* | | | net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet2021-10-251-3/+7
* | | | net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet2021-10-251-4/+2
* | | | net: avoid dirtying sk->sk_napi_idEric Dumazet2021-10-251-1/+2
* | | | ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2021-10-251-0/+2
* | | | tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet2021-10-252-2/+4
* | | | net/tls: tls_crypto_context add supported algorithms contextTianjia Zhang2021-10-251-0/+2
* | | | net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean2021-10-251-0/+1
* | | | Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-251-1/+0
* | | | net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean2021-10-241-0/+1
* | | | devlink: Delete obsolete parameters publish APILeon Romanovsky2021-10-221-3/+0
* | | | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-222-1/+89
|\ \ \ \
| * | | | cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg2021-10-211-1/+1
| * | | | cfg80211: separate get channel number from iesWen Gong2021-10-211-0/+11
| * | | | cfg80211: prepare for const netdev->dev_addrJakub Kicinski2021-10-211-1/+1
| * | | | mac80211: MBSSID support in interface handlingJohn Crispin2021-09-281-0/+3
| * | | | nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-271-0/+44
| * | | | mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+6
| * | | | ieee80211: add power type definition for 6 GHzWen Gong2021-09-271-0/+2
| * | | | cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-271-0/+22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-223-6/+7
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | mctp: unify sockaddr_mctp typesJeremy Kerr2021-10-181-1/+1
| * | | tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez2021-10-151-2/+3
| * | | sctp: fix transport encap_port update in sctp_vtag_verifyXin Long2021-10-151-3/+3
* | | | net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean2021-10-211-4/+3
* | | | net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean2021-10-211-0/+28
* | | | fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen2021-10-202-9/+12
* | | | net: sched: remove one pair of atomic operationsEric Dumazet2021-10-191-4/+8
* | | | net: sched: fix logic error in qdisc_run_begin()Eric Dumazet2021-10-191-1/+1
* | | | net: sch_tbf: Add a graft commandPetr Machata2021-10-191-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-10-181-0/+11
|\ \ \ \
| * | | | ipvs: add sysctl_run_estimation to support disable estimationDust Li2021-10-071-0/+11
| | |_|/ | |/| |
* | | | net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tagAlvin Šipraga2021-10-181-0/+2
* | | | net: dsa: allow reporting of standard ethtool stats for slave devicesAlvin Šipraga2021-10-181-0/+6
* | | | net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish2021-10-182-30/+22
* | | | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish2021-10-185-54/+40
* | | | net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish2021-10-182-0/+4