Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9f9ae3f98b8d8b8aa709831057759dbb52ba5083
/
net
2131fba
net: dsa: Deal with non-existing PHY/fixed-link
by Florian Fainelli
· 6 years ago
7a096d5
net: sched: ingress: set 'unlocked' flag for Qdisc ops
by Vlad Buslov
· 6 years ago
5018007
net/tls: add kernel-driven resync mechanism for TX
by Jakub Kicinski
· 6 years ago
eeb2efa
net/tls: generalize the resync callback
by Jakub Kicinski
· 6 years ago
f953d33b
net/tls: add kernel-driven TLS RX resync
by Jakub Kicinski
· 6 years ago
fe58a5a
net/tls: rename handle_device_resync()
by Jakub Kicinski
· 6 years ago
89fec47
net/tls: pass record number as a byte array
by Jakub Kicinski
· 6 years ago
4967373
net/tls: simplify seq calculation in handle_device_resync()
by Jakub Kicinski
· 6 years ago
4608805
packet: remove unused variable 'status' in __packet_lookup_frame_in_block
by Mao Wenan
· 6 years ago
f7a8fb1
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
by Taehee Yoo
· 6 years ago
abf9979
net: netlink: make netlink_walk_start() void return type
by Taehee Yoo
· 6 years ago
7bf4796
nexthops: add support for replace
by David Ahern
· 6 years ago
5b98324
ipv6: Allow routes to use nexthop objects
by David Ahern
· 6 years ago
6c48ea5
ipv4: Optimization for fib_info lookup with nexthops
by David Ahern
· 6 years ago
493ced1
ipv4: Allow routes to use nexthop objects
by David Ahern
· 6 years ago
2d44234
ipv6: Handle all fib6_nh in a nexthop in mtu updates
by David Ahern
· 6 years ago
49d5b8e
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
by David Ahern
· 6 years ago
c55c898
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
by David Ahern
· 6 years ago
e659ba3
ipv6: Handle all fib6_nh in a nexthop in exception handling
by David Ahern
· 6 years ago
2c170e0
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
by David Ahern
· 6 years ago
a1b7a1f
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
by David Ahern
· 6 years ago
17a5984
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
by David Ahern
· 6 years ago
962b680
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
by David Ahern
· 6 years ago
2ab75bf
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
by David Ahern
· 6 years ago
f88c9aa
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
by David Ahern
· 6 years ago
948622f
tcp: Make tcp_fastopen_alloc_ctx static
by YueHaibing
· 6 years ago
c67b855
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
by Eric Dumazet
· 6 years ago
de47c5d
af_key: make use of BUG_ON macro
by Hariprasad Kelam
· 6 years ago
3920967
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
by Eric Dumazet
· 6 years ago
6dcdd88
net: hwbm: Make the hwbm_pool lock a mutex
by Sebastian Andrzej Siewior
· 6 years ago
92dcabd
net: Don't disable interrupts in __netdev_alloc_skb()
by Sebastian Andrzej Siewior
· 6 years ago
7ba7aea
net: Don't disable interrupts in napi_alloc_frag()
by Sebastian Andrzej Siewior
· 6 years ago
f3097be
net: dsa: sja1105: Add a state machine for RX timestamping
by Vladimir Oltean
· 6 years ago
e53e18a
net: dsa: sja1105: Receive and decode meta frames
by Vladimir Oltean
· 6 years ago
79fa706
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
by Vladimir Oltean
· 6 years ago
d3f9b90
net: dsa: sja1105: Build a minimal understanding of meta frames
by Vladimir Oltean
· 6 years ago
4282446
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
by Vladimir Oltean
· 6 years ago
d461933
net: dsa: tag_8021q: Create helper function for removing VLAN header
by Vladimir Oltean
· 6 years ago
5e3f847
net: dsa: Add teardown callback for drivers
by Vladimir Oltean
· 6 years ago
146d442
net: dsa: Keep a pointer to the skb clone for TX timestamping
by Vladimir Oltean
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b9727d7
net/tls: export TLS per skb encryption
by Dirk van der Merwe
· 6 years ago
459aa07
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
720f1de
pktgen: do not sleep with the thread lock held.
by Paolo Abeni
· 6 years ago
4daa95a
ipv6: fix spelling mistake: "wtih" -> "with"
by Colin Ian King
· 6 years ago
85cb928
net: rds: fix memory leak in rds_ib_flush_mr_pool
by Zhu Yanjun
· 6 years ago
b9aa52c
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
by Olivier Matz
· 6 years ago
59e3e4b
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
by Olivier Matz
· 6 years ago
50a8acc
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
by Eric Dumazet
· 6 years ago
323a53c
ipv6: tcp: enable flowlabel reflection in some RST packets
by Eric Dumazet
· 6 years ago
8b5e07d
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
by Zhiqiang Liu
· 6 years ago
4970b42
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
by Hangbin Liu
· 6 years ago
0ee4e76
ethtool: fix potential userspace buffer overflow
by Vivien Didelot
· 6 years ago
0a8dd9f
Fix memory leak in sctp_process_init
by Neil Horman
· 6 years ago
b50e058
net: rds: fix memory leak when unload rds_rdma
by Zhu Yanjun
· 6 years ago
fe3475a
net: rds: add per rds connection cache statistics
by Zhu Yanjun
· 6 years ago
0a90478
ipv4: not do cache for local delivery if bc_forwarding is enabled
by Xin Long
· 6 years ago
26f8113
net: ipv6: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
88e235b
net: ipv4: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
b90f5aa
net: openvswitch: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
4546e44
net: socket: drop unneeded likely() call around IS_ERR()
by Enrico Weigelt
· 6 years ago
fdf7142
net: fix indirect calls helpers for ptype list hooks.
by Paolo Abeni
· 6 years ago
f88d8ea
ipv6: Plumb support for nexthop object in a fib6_info
by David Ahern
· 6 years ago
4c7e808
ipv4: Plumb support for nexthop object in a fib_info
by David Ahern
· 6 years ago
dcb1ecb
ipv4: Prepare for fib6_nh from a nexthop object
by David Ahern
· 6 years ago
5481d73
ipv4: Use accessors for fib_info nexthop data
by David Ahern
· 6 years ago
82ba25c
udp: only choose unbound UDP socket for multicast when not in a VRF
by Tim Beale
· 6 years ago
7dd7316
ipv6: Always allocate pcpu memory in a fib6_nh
by David Ahern
· 6 years ago
8b6912a
net: vlan: Inherit MPLS features from parent device
by Ariel Levkovich
· 6 years ago
fb0f886
net/tls: don't pass version to tls_advance_record_sn()
by Jakub Kicinski
· 6 years ago
9cd8198
net/tls: use version from prot
by Jakub Kicinski
· 6 years ago
1fe275d
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
by Jakub Kicinski
· 6 years ago
b9d8fec
net/tls: don't look for decrypted frames on non-offloaded sockets
by Jakub Kicinski
· 6 years ago
87b11e0
net/tls: remove false positive warning
by Jakub Kicinski
· 6 years ago
aeb11ff
net/tls: check return values from skb_copy_bits() and skb_store_bits()
by Jakub Kicinski
· 6 years ago
da29e4b
net/tls: fully initialize the msg wrapper skb
by Jakub Kicinski
· 6 years ago
d3e6e28
net: ipv4: fix rcu lockdep splat due to wrong annotation
by Florian Westphal
· 6 years ago
191ed20
devlink: allow driver to update progress of flash update
by Jiri Pirko
· 6 years ago
e52972c
net/tls: replace the sleeping lock around RX resync with a bit lock
by Jakub Kicinski
· 6 years ago
27393f8
Revert "net/tls: avoid NULL-deref on resync during device removal"
by Jakub Kicinski
· 6 years ago
b703414
net: fix use-after-free in kfree_skb_list
by Eric Dumazet
· 6 years ago
5472c3c
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
by Eric Dumazet
· 6 years ago
046386c
ipv4: icmp: use this_cpu_read() in icmp_sk()
by Eric Dumazet
· 6 years ago
c353071
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
by Eric Dumazet
· 6 years ago
2789c14
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
by Eric Dumazet
· 6 years ago
1cc2645
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
by Stanislav Fomichev
· 6 years ago
db4bad0
net: ethernet: improve eth_platform_get_mac_address
by Heiner Kallweit
· 6 years ago
afa0925
packet: unconditionally free po->rollover
by Willem de Bruijn
· 6 years ago
2638eb8b
net: ipv4: provide __rcu annotation for ifa_list
by Florian Westphal
· 6 years ago
cd5a411
net: use new in_dev_ifa iterators
by Florian Westphal
· 6 years ago
b8d1957
netfilter: use in_dev_for_each_ifa_rcu
by Florian Westphal
· 6 years ago
d519e87
devinet: use in_dev_for_each_ifa_rcu in more places
by Florian Westphal
· 6 years ago
ef11db3
net: inetdevice: provide replacement iterators for in_ifaddr walk
by Florian Westphal
· 6 years ago
c1e9e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
d50836c
bpf: add memlock precharge for socket local storage
by Roman Gushchin
· 6 years ago
Next »