Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e65650f291ee72fc578d6346080fc4699204ef2c
/
net
5b7fe93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
4b1f5dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
671312e
netfilter: nf_tables_offload: unbind if multi-device binding fails
by Pablo Neira Ayuso
· 5 years ago
75ceaf8
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
by Pablo Neira Ayuso
· 5 years ago
6df5490
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
by Pablo Neira Ayuso
· 5 years ago
ad88b7a
netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks
by Florian Westphal
· 5 years ago
8ca12bc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 5 years ago
4802747
tcp: add TCP_INFO status for failed client TFO
by Jason Baron
· 5 years ago
546b85b
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
by Vincent Prince
· 5 years ago
d54725c
netfilter: nf_tables: support for multiple devices per netdev hook
by Pablo Neira Ayuso
· 5 years ago
bbaef95
netfilter: nf_tables_offload: remove rules on unregistered device only
by Pablo Neira Ayuso
· 5 years ago
c5d2752
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
by Pablo Neira Ayuso
· 5 years ago
b582888
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
by Pablo Neira Ayuso
· 5 years ago
ead3952
netfilter: nf_tables_offload: add nft_flow_block_chain()
by Pablo Neira Ayuso
· 5 years ago
cb662ac
netfilter: nf_tables: increase maximum devices number per flowtable
by Pablo Neira Ayuso
· 5 years ago
b75a3e8
netfilter: nf_tables: allow netdevice to be used only once per flowtable
by Pablo Neira Ayuso
· 5 years ago
3f0465a
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
by Pablo Neira Ayuso
· 5 years ago
71a8a63
netfilter: nf_flow_table: move priority to struct nf_flowtable
by Pablo Neira Ayuso
· 5 years ago
406715d
fq_codel: do not include <linux/jhash.h>
by Eric Dumazet
· 5 years ago
7e99e34
net: dsa: remove dsa_switch_alloc helper
by Vivien Didelot
· 5 years ago
05f294a
net: dsa: allocate ports on touch
by Vivien Didelot
· 5 years ago
da4561c
net: dsa: use ports list to setup default CPU port
by Vivien Didelot
· 5 years ago
c0b7362
net: dsa: use ports list to find first CPU port
by Vivien Didelot
· 5 years ago
0cfec58
net: dsa: use ports list to setup multiple master devices
by Vivien Didelot
· 5 years ago
764b7e6
net: dsa: use ports list to find a port by node
by Vivien Didelot
· 5 years ago
86bfb2c
net: dsa: use ports list for routing table setup
by Vivien Didelot
· 5 years ago
fb35c60
net: dsa: use ports list to setup switches
by Vivien Didelot
· 5 years ago
7b9a2f4
net: dsa: use ports list to find slave
by Vivien Didelot
· 5 years ago
ab8ccae
net: dsa: add ports list in the switch fabric
by Vivien Didelot
· 5 years ago
68bb8ea
net: dsa: use dsa_to_port helper everywhere
by Vivien Didelot
· 5 years ago
81cf4f4
net/smc: remove close abort worker
by Ursula Braun
· 5 years ago
f528ba2
net/smc: introduce link group termination worker
by Ursula Braun
· 5 years ago
2a0674f
net/smc: improve abnormal termination of link groups
by Ursula Braun
· 5 years ago
8317976
net/smc: tell peers about abnormal link group termination
by Ursula Braun
· 5 years ago
8e316b9
net/smc: improve link group freeing
by Ursula Braun
· 5 years ago
69318b5
net/smc: improve abnormal termination locking
by Ursula Braun
· 5 years ago
8caa654
net/smc: terminate link group without holding lgr lock
by Ursula Braun
· 5 years ago
b290098
net/smc: cancel send and receive for terminated socket
by Ursula Braun
· 5 years ago
985fd98
net/sched: act_police: re-use tcf_tm_dump()
by Davide Caratti
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
531e93d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
50c7d2ba
net: dsa: fix switch tree list
by Vivien Didelot
· 5 years ago
e0ad032
net: netem: correct the parent's backlog when corrupted packet was dropped
by Jakub Kicinski
· 5 years ago
a7fa12d
net: netem: fix error path for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
ae6fcfbf
vsock/virtio: discard packets if credit is not respected
by Stefano Garzarella
· 5 years ago
ec3359b
vsock/virtio: send a credit update when buffer size is changed
by Stefano Garzarella
· 5 years ago
9669fff
net: ensure correct skb->tstamp in various fragmenters
by Eric Dumazet
· 5 years ago
5018c59
ipv4: fix race condition between route lookup and invalidation
by Wei Wang
· 5 years ago
595e065
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
by Stefano Brivio
· 5 years ago
4eab421
net: sched: Avoid using yield() in a busy waiting loop
by Marc Kleine-Budde
· 5 years ago
ce753e6
net/rds: Remove unnecessary null check
by YueHaibing
· 5 years ago
a8c41a6
pktgen: remove unnecessary assignment in pktgen_xmit()
by Yunsheng Lin
· 5 years ago
a7658e1
bpf: Check types of arguments passed into helpers
by Alexei Starovoitov
· 5 years ago
0a9b338
netfilter: nft_tproxy: Fix typo in IPv6 module description.
by Norman Rasmussen
· 5 years ago
ca58fbe
netfilter: add and use nf_hook_slow_list()
by Florian Westphal
· 5 years ago
2ad9d77
netfilter: conntrack: free extension area immediately
by Florian Westphal
· 5 years ago
49ca022
netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks
by Florian Westphal
· 5 years ago
5ccbf89
Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 5 years ago
63f55ac
netfilter: ecache: document extension area access rules
by Florian Westphal
· 5 years ago
eb8c101
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
by Mattijs Korpershoek
· 5 years ago
2ca4f6c
rxrpc: use rcu protection while reading sk->sk_user_data
by Eric Dumazet
· 5 years ago
4c371bb
Bluetooth: Workaround directed advertising bug in Broadcom controllers
by Szymon Janc
· 5 years ago
727ea61
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
by Ben Dooks (Codethink)
· 5 years ago
bd74708
Revert "blackhole_netdev: fix syzkaller reported issue"
by Mahesh Bandewar
· 5 years ago
75f7293
Bluetooth: remove set but not used variable 'smp'
by YueHaibing
· 5 years ago
63dfb79
sctp: change sctp_prot .no_autobind with true
by Xin Long
· 5 years ago
28aa7c8
sched: etf: Fix ordering of packets with same txtime
by Vinicius Costa Gomes
· 5 years ago
39f13ea
net: avoid potential infinite loop in tc_ctl_action()
by Eric Dumazet
· 5 years ago
e9c43ad
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
by Eric Dumazet
· 5 years ago
cab209e
tcp: fix a possible lockdep splat in tcp_done()
by Eric Dumazet
· 5 years ago
6570bc7
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
by Alexander Lobakin
· 5 years ago
77ffe33
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
by Himadri Pandya
· 5 years ago
fa4e0f8
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
by Davide Caratti
· 5 years ago
dedc5a0
net: avoid errors when trying to pop MLPS header on non-MPLS packets
by Davide Caratti
· 5 years ago
ba94094
bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN
by Stanislav Fomichev
· 5 years ago
b0818f8
blackhole_netdev: fix syzkaller reported issue
by Mahesh Bandewar
· 5 years ago
a98d62c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7e0d15e
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
cb0ce18
genetlink: do not parse attributes for families with zero maxattr
by Michal Kubecek
· 5 years ago
c208bdb
tcp: improve recv_skip_hint for tcp_zerocopy_receive
by Soheil Hassas Yeganeh
· 5 years ago
ab4e846
tcp: annotate sk->sk_wmem_queued lockless reads
by Eric Dumazet
· 5 years ago
e292f05
tcp: annotate sk->sk_sndbuf lockless reads
by Eric Dumazet
· 5 years ago
ebb3b78
tcp: annotate sk->sk_rcvbuf lockless reads
by Eric Dumazet
· 5 years ago
d9b55bf
tcp: annotate tp->urg_seq lockless reads
by Eric Dumazet
· 5 years ago
e0d694d
tcp: annotate tp->snd_nxt lockless reads
by Eric Dumazet
· 5 years ago
0f31746
tcp: annotate tp->write_seq lockless reads
by Eric Dumazet
· 5 years ago
7db48e9
tcp: annotate tp->copied_seq lockless reads
by Eric Dumazet
· 5 years ago
dba7d9b
tcp: annotate tp->rcv_nxt lockless reads
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
8caf8a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
f0308fb
rxrpc: Fix possible NULL pointer access in ICMP handling
by David Howells
· 5 years ago
e7a9810
devlink: propagate extack down to health reporter ops
by Jiri Pirko
· 5 years ago
4028182
devlink: don't do reporter recovery if the state is healthy
by Jiri Pirko
· 5 years ago
28e72b2
sock_get_timeout: drop unnecessary return variable
by Vito Caputo
· 5 years ago
262ce0a
af_unix: __unix_find_socket_byname() cleanup
by Vito Caputo
· 5 years ago
1c0cc5f
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
baead85
xdp: Trivial, fix spelling in function description
by Anton Ivanov
· 5 years ago
719b78a5
flow_dissector: Allow updating the flow dissector program atomically
by Jakub Sitnicki
· 5 years ago
48f9bcf
net: sctp: Rename fallthrough label to unhandled
by Joe Perches
· 5 years ago
5f63afe
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
by Felix Fietkau
· 5 years ago
Next »