Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7650b1a9bd693d133a3ec0548ba63e828f34e3ec
/
net
d8f74f0
ipv6: Support multipath hashing on inner IP pkts
by Stephen Suryaputra
· 6 years ago
828b2b4
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
by Stephen Suryaputra
· 6 years ago
44e3725
net: openvswitch: use netif_ovs_is_port() instead of opencode
by Taehee Yoo
· 6 years ago
e226121
vsock/virtio: fix flush of works during the .remove()
by Stefano Garzarella
· 6 years ago
b917507
vsock/virtio: stop workers during the .remove()
by Stefano Garzarella
· 6 years ago
0deab08
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
by Stefano Garzarella
· 6 years ago
1da4bbe
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
by Ivan Khoronzhuk
· 6 years ago
47cfb90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
30a4616
tipc: use rcu dereference functions properly
by Xin Long
· 6 years ago
688d94f
Bluetooth: 6lowpan: always check destination address
by Josua Mayer
· 6 years ago
5636376
Bluetooth: 6lowpan: check neighbour table for SLAAC
by Josua Mayer
· 6 years ago
b188b03
Bluetooth: 6lowpan: search for destination address in all peers
by Josua Mayer
· 6 years ago
1d87b88
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
by Szymon Janc
· 6 years ago
00f6272
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
by Luiz Augusto von Dentz
· 6 years ago
1d0fac2
Bluetooth: Use controller sets when available
by Luiz Augusto von Dentz
· 6 years ago
c49a868
Bluetooth: validate BLE connection interval updates
by csonsino
· 6 years ago
302975c
Bluetooth: Add support for LE ping feature
by Spoorthi Ravishankar Koppad
· 6 years ago
28261da
Bluetooth: Check state in l2cap_disconnect_rsp
by Matias Karhumaa
· 6 years ago
dcae905
Bluetooth: hidp: NUL terminate a string in the compat ioctl
by Dan Carpenter
· 6 years ago
db50450
6lowpan: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
0ef1efd
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
by Pablo Neira Ayuso
· 6 years ago
e4aa33a
net: remove unused parameter from skb_checksum_try_convert
by Li RongQing
· 6 years ago
e3b60ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
9cff126
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
by Pablo Neira Ayuso
· 6 years ago
b9c04ae
netfilter: nf_tables: add nft_expr_type_request_module()
by Pablo Neira Ayuso
· 6 years ago
2a3a93e
netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
by wenxu
· 6 years ago
31aed46
bridge: add br_vlan_get_proto()
by wenxu
· 6 years ago
c54c7c6
netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
by wenxu
· 6 years ago
7582f5b
bridge: add br_vlan_get_pvid_rcu()
by Pablo Neira Ayuso
· 6 years ago
9d6a1ec
netfilter: nft_meta_bridge: Remove the br_private.h header
by wenxu
· 6 years ago
30e103f
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
by wenxu
· 6 years ago
6aedd14
ipvs: strip gre tunnel headers from icmp errors
by Julian Anastasov
· 6 years ago
ad49d86
netfilter: nf_tables: Add synproxy support
by Fernando Fernandez Mancera
· 6 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6f7b841
ipvs: allow tunneling with gre encapsulation
by Vadim Fedorenko
· 6 years ago
0d9cb30
netfilter: nf_queue: remove unused hook entries pointer
by Florian Westphal
· 6 years ago
eca27f1
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
by Markus Elfring
· 6 years ago
f0c1aab
netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
by Pablo Neira Ayuso
· 6 years ago
6f24080
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
by Paolo Abeni
· 6 years ago
164c51f
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
by Paolo Abeni
· 6 years ago
a648a59
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
by Paolo Abeni
· 6 years ago
68ab5d1
ipv6: provide and use ipv6 specific version for {recv, send}msg
by Paolo Abeni
· 6 years ago
e4730936
inet: factor out inet_send_prepare()
by Paolo Abeni
· 6 years ago
c2cb5e8
bpf: add icsk_retransmits to bpf_tcp_sock
by Stanislav Fomichev
· 6 years ago
0357746
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
by Stanislav Fomichev
· 6 years ago
2377b81
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
by Stanislav Fomichev
· 6 years ago
23729ff
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
by Stanislav Fomichev
· 6 years ago
d2c3a4b
tipc: remove ub->ubsock checks
by Xin Long
· 6 years ago
885b8b4
ipv4: Fix off-by-one in route dump counter without netlink strict checking
by Stefano Brivio
· 6 years ago
3427beb
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
by David Howells
· 6 years ago
8d7017f
blackhole_netdev: use blackhole_netdev to invalidate dst entries
by Mahesh Bandewar
· 6 years ago
b84b2d4
net sched: update mirred action for batched events operations
by Roman Mashak
· 6 years ago
53962bc
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
by Jon Maloy
· 6 years ago
00dc330
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
by Eiichi Tsukata
· 6 years ago
27ba405
net: link_watch: prevent starvation when processing linkwatch wq
by Yunsheng Lin
· 6 years ago
a346abe
ipv6: icmp: allow flowlabel reflection in echo replies
by Eric Dumazet
· 6 years ago
c7b37c7
xfrm: remove get_mtu indirection from xfrm_type
by Florian Westphal
· 6 years ago
954a5a0
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
0c4231c
net: sched: em_ipt: add support for addrtype matching
by Nikolay Aleksandrov
· 6 years ago
ba3d24d
net: sched: em_ipt: keep the user-specified nfproto and dump it
by Nikolay Aleksandrov
· 6 years ago
f4c1c40
net: sched: em_ipt: set the family based on the packet if it's unspecified
by Nikolay Aleksandrov
· 6 years ago
9e10edd
net: sched: em_ipt: match only on ip/ipv6 traffic
by Nikolay Aleksandrov
· 6 years ago
43e74c0
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
by Toke Høiland-Jørgensen
· 6 years ago
4b55cf2
devmap: Rename ifindex member in bpf_redirect_info
by Toke Høiland-Jørgensen
· 6 years ago
d5df283
devmap/cpumap: Use flush list instead of bitmap
by Toke Høiland-Jørgensen
· 6 years ago
4f5d1be
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
54002066
taprio: Adjust timestamps for TCP packets
by Vedang Patel
· 6 years ago
7ede7b0
taprio: make clock reference conversions easier
by Vedang Patel
· 6 years ago
4cfd577
taprio: Add support for txtime-assist mode
by Vedang Patel
· 6 years ago
566af33
taprio: Remove inline directive
by Vedang Patel
· 6 years ago
037be03
taprio: calculate cycle_time when schedule is installed
by Vedang Patel
· 6 years ago
d14d2b2
etf: Add skip_sock_check
by Vedang Patel
· 6 years ago
e2ca070
net: sched: protect against stack overflow in TC act_mirred
by John Hurley
· 6 years ago
720f22f
net: sched: refactor reinsert action
by John Hurley
· 6 years ago
5cdda5f
ipv4: enable route flushing in network namespaces
by Christian Brauner
· 6 years ago
65dc541
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
e9c1a79
tipc: add dst_cache support for udp media
by Xin Long
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c84afab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
0d01da6
bpf: implement getsockopt and setsockopt hooks
by Stanislav Fomichev
· 6 years ago
4bce4e5
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
by Maxim Mikityanskiy
· 6 years ago
2640d3c
xsk: Add getsockopt XDP_OPTIONS
by Maxim Mikityanskiy
· 6 years ago
d57d764
xsk: Add API to check for available entries in FQ
by Maxim Mikityanskiy
· 6 years ago
b2c709c
ipv6: Convert gateway validation to use fib6_info
by David Ahern
· 6 years ago
11d458c
batman-adv: mcast: apply optimizations for routable packets, too
by Linus Lüssing
· 6 years ago
61caf3d
batman-adv: mcast: detect, distribute and maintain multicast router presence
by Linus Lüssing
· 6 years ago
3bcacd1
batman-adv: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
390dcd48
batman-adv: mcast: avoid redundant multicast TT entries with bridges
by Linus Lüssing
· 6 years ago
5c50680
batman-adv: mcast: collect softif listeners from IP lists instead
by Linus Lüssing
· 6 years ago
39f41f3
net/smc: common release code for non-accepted sockets
by Ursula Braun
· 6 years ago
6a9e9ce
net: ipv4: fix infinite loop on secondary addr promotion
by Florian Westphal
· 6 years ago
5b9469a
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
by Maxime Chevallier
· 6 years ago
89ed5b5
af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
by Neil Horman
· 6 years ago
25bff6d
sctp: change to hold sk after auth shkey is created successfully
by Xin Long
· 6 years ago
2c6b55f
ipv6: fix neighbour resolution with raw socket
by Nicolas Dichtel
· 6 years ago
9b1c1ef
ipv6: constify rt6_nexthop()
by Nicolas Dichtel
· 6 years ago
c22a133
rtnetlink: skip metrics loop for dst_default_metrics
by David Ahern
· 6 years ago
5b18f12
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
by Stephen Suryaputra
· 6 years ago
8c33bf1
net/smc: Fix error path in smc_init
by YueHaibing
· 6 years ago
4480879
net/smc: hold conns_lock before calling smc_lgr_register_conn()
by Huaping Zhou
· 6 years ago
Next »