Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
477c59f0747b58a74bb5208373e0839f8adbcd13
/
net
5695e51
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 years, 11 months ago
1c9077c
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 3 years, 11 months ago
5ad3dba
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 years, 11 months ago
a93dcaa
net: psample: Fix netlink skb length with tunnel info
by Chris Mi
· 3 years, 11 months ago
f176411
net: hsr: add support for EntryForgetTime
by Marco Wenzel
· 4 years ago
4e096a1
net: introduce CAN specific pointer in the struct net_device
by Oleksij Rempel
· 4 years ago
e549379
net: remove cmsg restriction from io_uring based send/recvmsg calls
by Jens Axboe
· 4 years ago
fc0494e
net: qrtr: Fix memory leak in qrtr_tun_open
by Takeshi Misawa
· 4 years ago
7d6beb7
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 4 years ago
3aed8b6
net/sched: cls_flower: validate ct_state for invalid and reply flags
by wenxu
· 4 years ago
ee576c4
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
by Jason A. Donenfeld
· 4 years ago
52557db
mptcp: do not wakeup listener for MPJ subflows
by Paolo Abeni
· 4 years ago
ad98dd3
mptcp: provide subflow aware release function
by Florian Westphal
· 4 years ago
d87903b
mptcp: fix DATA_FIN generation on early shutdown
by Paolo Abeni
· 4 years ago
341c652
mptcp: fix DATA_FIN processing for orphaned sockets
by Paolo Abeni
· 4 years ago
94ead4c
net: dsa: Fix dependencies with HSR
by Florian Fainelli
· 4 years ago
7c70f3a
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
by Linus Torvalds
· 4 years ago
20bf195
Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 4 years ago
99f1a58
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
by Linus Torvalds
· 4 years ago
e428692
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 4 years ago
32511f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 4 years ago
d489ded
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 4 years ago
86dd986
net: dsa: tag_rtl4_a: Support also egress tags
by Linus Walleij
· 4 years ago
396d7f2
net: sched: fix police ext initialization
by Vlad Buslov
· 4 years ago
a026c50
net: dsa: felix: Add support for MRP
by Horatiu Vultur
· 4 years ago
c595c43
net: dsa: add MRP support
by Horatiu Vultur
· 4 years ago
cd605d4
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
by Horatiu Vultur
· 4 years ago
1a3ddb0
bridge: mrp: Extend br_mrp_switchdev to detect better the errors
by Horatiu Vultur
· 4 years ago
e1bd99d
bridge: mrp: Add 'enum br_mrp_hw_support'
by Horatiu Vultur
· 4 years ago
b8af417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 4 years ago
4d12b72
SUNRPC: Further clean up svc_tcp_sendmsg()
by Chuck Lever
· 4 years ago
987c7b1
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
by Trond Myklebust
· 4 years ago
e0a912e
SUNRPC: Use TCP_CORK to optimise send performance on the server
by Trond Myklebust
· 4 years ago
d7ef2e5
libceph: remove osdtimeout option entirely
by Ilya Dryomov
· 4 years ago
afd56e7
libceph: deprecate [no]cephx_require_signatures options
by Ilya Dryomov
· 4 years ago
0caf3ad
mptcp: add local addr info in mptcp_info
by Geliang Tang
· 4 years ago
d6d8a24
net: caif: Use netif_rx_any_context().
by Sebastian Andrzej Siewior
· 4 years ago
39354eb
tcp: tcp_data_ready() must look at SOCK_DONE
by Eric Dumazet
· 4 years ago
c97f47e
net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n
by Vladimir Oltean
· 4 years ago
1f778d5
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
by Vladimir Oltean
· 4 years ago
6001a93
netfilter: nftables: introduce table ownership
by Pablo Neira Ayuso
· 4 years ago
00dfe9b
netfilter: nftables: add helper function to release hooks of one single table
by Pablo Neira Ayuso
· 4 years ago
fd02033
netfilter: nftables: add helper function to release one table
by Pablo Neira Ayuso
· 4 years ago
0ac24c3
svcrdma: Hold private mutex while invoking rdma_accept()
by Chuck Lever
· 4 years ago
89153ed
net: dsa: propagate extack to .port_vlan_filtering
by Vladimir Oltean
· 4 years ago
31046a5
net: dsa: propagate extack to .port_vlan_add
by Vladimir Oltean
· 4 years ago
dcbdf13
net: bridge: propagate extack through switchdev_port_attr_set
by Vladimir Oltean
· 4 years ago
9e78140
net: bridge: propagate extack through store_bridge_parm
by Vladimir Oltean
· 4 years ago
7a57296
net: bridge: remove __br_vlan_filter_toggle
by Vladimir Oltean
· 4 years ago
0a6f17c
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
by Vladimir Oltean
· 4 years ago
c8c0ba4
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
by Vladimir Oltean
· 4 years ago
7c4bb54
net: dsa: tag_ocelot: create separate tagger for Seville
by Vladimir Oltean
· 4 years ago
62bf5fd
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
by Vladimir Oltean
· 4 years ago
40d3f29
net: mscc: ocelot: use common tag parsing code with DSA
by Vladimir Oltean
· 4 years ago
8a678bb
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
by Vladimir Oltean
· 4 years ago
9243adf
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
by Alexander Lobakin
· 4 years ago
cfb8ec6
skbuff: allow to use NAPI cache from __napi_alloc_skb()
by Alexander Lobakin
· 4 years ago
d13612b
skbuff: allow to optionally use NAPI cache from __alloc_skb()
by Alexander Lobakin
· 4 years ago
f450d53
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
by Alexander Lobakin
· 4 years ago
50fad4b5
skbuff: move NAPI cache declarations upper in the file
by Alexander Lobakin
· 4 years ago
fec6e49
skbuff: remove __kfree_skb_flush()
by Alexander Lobakin
· 4 years ago
f9d6725
skbuff: use __build_skb_around() in __alloc_skb()
by Alexander Lobakin
· 4 years ago
df1ae02
skbuff: simplify __alloc_skb() a bit
by Alexander Lobakin
· 4 years ago
483126b
skbuff: make __build_skb_around() return void
by Alexander Lobakin
· 4 years ago
ef28095
skbuff: simplify kmalloc_reserve()
by Alexander Lobakin
· 4 years ago
5381b23
skbuff: move __alloc_skb() next to the other skb allocation functions
by Alexander Lobakin
· 4 years ago
05dc72a
tcp: factorize logic into tcp_epollin_ready()
by Eric Dumazet
· 4 years ago
a8b659e
net: dsa: act as passthrough for bridge port flags
by Vladimir Oltean
· 4 years ago
e18f4c1
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
by Vladimir Oltean
· 4 years ago
5e38c15
net: dsa: configure better brport flags when ports leave the bridge
by Vladimir Oltean
· 4 years ago
078bbb8
net: bridge: don't print in br_switchdev_set_port_flag
by Vladimir Oltean
· 4 years ago
304ae3b
net: bridge: offload all port flags at once in br_setport
by Vladimir Oltean
· 4 years ago
4c08c58
net: switchdev: propagate extack to port attributes
by Vladimir Oltean
· 4 years ago
d212683
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
by Davide Caratti
· 4 years ago
21cc70c7
Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 4 years ago
295f830
rxrpc: Fix dependency on IPv6 in udp tunnel config
by Vadim Fedorenko
· 4 years ago
39935dc
appletalk: Fix skb allocation size in loopback case
by Doug Brown
· 4 years ago
b911c97
mptcp: add netlink event support
by Florian Westphal
· 4 years ago
4d54cc3
mptcp: avoid lock_fast usage in accept path
by Florian Westphal
· 4 years ago
6c714f1
mptcp: pass subflow socket to a few helpers
by Florian Westphal
· 4 years ago
b263b0d
mptcp: move subflow close loop after sk close check
by Florian Westphal
· 4 years ago
40947e1
mptcp: schedule worker when subflow is closed
by Florian Westphal
· 4 years ago
a141e02
mptcp: split __mptcp_close_ssk helper
by Florian Westphal
· 4 years ago
e980143
mptcp: move pm netlink work into pm_netlink
by Florian Westphal
· 4 years ago
5f7d572
bpf: Drop MTU check when doing TC-BPF redirect to ingress
by Jesper Dangaard Brouer
· 4 years ago
34b2021
bpf: Add BPF-helper for MTU checking
by Jesper Dangaard Brouer
· 4 years ago
e1850ea
bpf: bpf_fib_lookup return MTU value as output when looked up
by Jesper Dangaard Brouer
· 4 years ago
2c0a10a
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
by Jesper Dangaard Brouer
· 4 years ago
6306c11
bpf: Remove MTU check in __bpf_skb_max_len
by Jesper Dangaard Brouer
· 4 years ago
b6db0f8
cfg80211/mac80211: Support disabling HE mode
by Ben Greear
· 4 years ago
549fdd3
mac80211: add STBC encoding to ieee80211_parse_tx_radiotap
by Philipp Borgers
· 4 years ago
c0eb09a
mac80211: minstrel_ht: remove sample rate switching code for constrained devices
by Felix Fietkau
· 4 years ago
4a8d0c9
mac80211: minstrel_ht: show sampling rates in debugfs
by Felix Fietkau
· 4 years ago
80d5515
mac80211: minstrel_ht: significantly redesign the rate probing strategy
by Felix Fietkau
· 4 years ago
7aece47
mac80211: minstrel_ht: reduce the need to sample slower rates
by Felix Fietkau
· 4 years ago
2012a2f
mac80211: minstrel_ht: update total packets counter in tx status path
by Felix Fietkau
· 4 years ago
a42fa25
mac80211: minstrel_ht: use bitfields to encode rate indexes
by Felix Fietkau
· 4 years ago
9e6d512
cfg80211: initialize reg_rule in __freq_reg_info()
by Luca Coelho
· 4 years ago
6194f7e
mac80211: fix potential overflow when multiplying to u32 integers
by Colin Ian King
· 4 years ago
10cb8e6
mac80211: enable QoS support for nl80211 ctrl port
by Markus Theil
· 4 years ago
Next »