Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b212d815e77c72be921979119c715166cc8987b1
/
net
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
517c300
net/smc: check for pending termination
by Karsten Graul
· 7 years ago
8f332a7
net/smc: drop messages when link state is inactive
by Karsten Graul
· 7 years ago
3cf52eb
net/smc: set link inactive before calling smc_lgr_free()
by Karsten Graul
· 7 years ago
1401ea0
net/smc: handle all error codes from smc_conn_create()
by Karsten Graul
· 7 years ago
2a4c57a
net/smc: use a workqueue to defer llc send
by Karsten Graul
· 7 years ago
b32cf4a
net/smc: move link llc initialization to llc layer
by Karsten Graul
· 7 years ago
d97935f
net/smc: simplify test_link function usage
by Karsten Graul
· 7 years ago
9fcdf8e
net/smc: remove unnecessary cast
by Karsten Graul
· 7 years ago
44aa81c
net/smc: register new rmbs with the peer
by Karsten Graul
· 7 years ago
569bc64
net/smc: no tx work trigger for fallback sockets
by Ursula Braun
· 7 years ago
8111038
bpf: sockmap, add hash map support
by John Fastabend
· 7 years ago
e5cd3ab
bpf: sockmap, refactor sockmap routines to work with hashmap
by John Fastabend
· 7 years ago
5884f35
sctp: checkpatch fixups
by Marcelo Ricardo Leitner
· 7 years ago
e136e96
sctp: add asoc and packet to sctp_flush_ctx
by Marcelo Ricardo Leitner
· 7 years ago
bb54384
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
by Marcelo Ricardo Leitner
· 7 years ago
4fdbb0e
sctp: rework switch cases in sctp_outq_flush_data
by Marcelo Ricardo Leitner
· 7 years ago
6605f69
sctp: make use of gfp on retransmissions
by Marcelo Ricardo Leitner
· 7 years ago
4bf21b6
sctp: move transport flush code out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
cb93cc5
sctp: move flushing of data chunks out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
96e0418
sctp: move outq data rtx code out of sctp_outq_flush
by Marcelo Ricardo Leitner
· 7 years ago
7a0b9df
sctp: move the flush of ctrl chunks into its own function
by Marcelo Ricardo Leitner
· 7 years ago
0d634b0
sctp: factor out sctp_outq_select_transport
by Marcelo Ricardo Leitner
· 7 years ago
b9fd683
sctp: add sctp_packet_singleton
by Marcelo Ricardo Leitner
· 7 years ago
289e1f4
net: ipv4: ipconfig: fix unused variable
by Anders Roxell
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a1f45ef
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
a52956d
net sched actions: fix refcnt leak in skbmod
by Roman Mashak
· 7 years ago
d68d75f
net: sched: fix error path in tcf_proto_create() when modules are not configured
by Jiri Pirko
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
f010089
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
af5d018
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
by Roman Mashak
· 7 years ago
575b65b
udp: avoid refcount_t saturation in __udp_gso_segment()
by Eric Dumazet
· 7 years ago
73a6bab
tcp: switch pacing timer to softirq based hrtimer
by Eric Dumazet
· 7 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
c4aef9f
net: dsa: Eliminate dsa_slave_get_link()
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
1b97013
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 7 years ago
494337c
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
by David Howells
· 7 years ago
93864fc
rxrpc: Fix the min security level for kernel calls
by David Howells
· 7 years ago
f2aeed3
rxrpc: Fix error reception on AF_INET6 sockets
by David Howells
· 7 years ago
c54e43d
rxrpc: Fix missing start of call timeout
by David Howells
· 7 years ago
87f5fc7
bpf: Provide helper to do forwarding lookups in kernel FIB table
by David Ahern
· 7 years ago
65a2022
net/ipv6: Add fib lookup stubs for use in bpf helper
by David Ahern
· 7 years ago
d4bea42
net/ipv6: Update fib6 tracepoint to take fib6_info
by David Ahern
· 7 years ago
138118e
net/ipv6: Add fib6_lookup
by David Ahern
· 7 years ago
cc065a9
net/ipv6: Refactor fib6_rule_action
by David Ahern
· 7 years ago
1d053da
net/ipv6: Extract table lookup from ip6_pol_route
by David Ahern
· 7 years ago
3b290a3
net/ipv6: Rename rt6_multipath_select
by David Ahern
· 7 years ago
6454743
net/ipv6: Rename fib6_lookup to fib6_node_lookup
by David Ahern
· 7 years ago
895262d
tls: Fix tls_device initialization
by Boris Pismenny
· 7 years ago
2b18d79
net: bridge: Allow bridge master in br_vlan_get_info()
by Petr Machata
· 7 years ago
6910e25
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
by Xin Long
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
03bdfc0
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
by Joe Perches
· 7 years ago
b2a9643
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
9e57501
net/ipv6: fix lock imbalance in ip6_route_del()
by Eric Dumazet
· 7 years ago
09c8b97
tipc: fix one byte leak in tipc_sk_set_orig_addr()
by Eric Dumazet
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
0e8411e4
ipv4: reset fnhe_mtu_locked after cache route flushed
by Hangbin Liu
· 7 years ago
a37fb85
net: dsa: fix added_by_user switchdev notification
by Vivien Didelot
· 7 years ago
5f30721
tipc: clean up removal of binding table items
by Jon Maloy
· 7 years ago
680a2846
net/9p: fix spelling mistake: "suspsend" -> "suspend"
by Colin Ian King
· 7 years ago
39a2d5c
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
by Colin Ian King
· 7 years ago
88ab310
net/udp: Update udp_encap_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
0278647
net: Update generic_xdp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
39e8392
net: Update netstamp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
aabf677
net: Update [e/in]gress_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
a7950ae
net/sock: Update memalloc_socks static key to modern api
by Davidlohr Bueso
· 7 years ago
5263a98
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
by Davidlohr Bueso
· 7 years ago
94f6a80
tipc: eliminate KMSAN uninit-value in strcmp complaint
by Ying Xue
· 7 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
0010f70
libceph: add osd_req_op_extent_osd_data_bvecs()
by Ilya Dryomov
· 7 years ago
ea7e343
xsk: fix 64-bit division
by Björn Töpel
· 7 years ago
0d83003
bpf: xdp: allow offloads to store into rx_queue_index
by Jakub Kicinski
· 7 years ago
04d55b2
udp: Do not copy destructor if one is not present
by Alexander Duyck
· 7 years ago
6053d0f
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
by Alexander Duyck
· 7 years ago
0ad6509
udp: Partially unroll handling of first segment and last segment
by Alexander Duyck
· 7 years ago
9a0d41b
udp: Do not pass checksum as a parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
b21c034
udp: Do not pass MSS as parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
dfec0ee
udp: Record gso_segs when supporting UDP segmentation offload
by Alexander Duyck
· 7 years ago
2dabf9f
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 7 years ago
2c5d5b1
llc: better deal with too small mtu
by Eric Dumazet
· 7 years ago
a9f71d0
trivial: fix inconsistent help texts
by Georg Hofmann
· 7 years ago
d869dea
flow_dissector: do not rely on implicit casts
by Paolo Abeni
· 7 years ago
72a338b
net: core: rework basic flow dissection helper
by Paolo Abeni
· 7 years ago
62515f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
1822f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0c1dd2a
net: ipv6/gre: Add GRO support
by Eran Ben Elisha
· 7 years ago
6f2f821
net: ipv6: Fix typo in ipv6_find_hdr() documentation
by Tariq Toukan
· 7 years ago
080324c
net/tls: Fix connection stall on partial tls record
by Andre Tomt
· 7 years ago
98f0a39
tls: fix use after free in tls_sk_proto_close
by Eric Dumazet
· 7 years ago
59d8d44
sctp: delay the authentication for the duplicated cookie-echo chunk
by Xin Long
· 7 years ago
3a443bd6
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
by Sun Lianwen
· 7 years ago
84a2fba
vlan: correct the file path in vlan_dev_change_flags() comment
by Sun Lianwen
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
914eac2
mac80211: use timeout from the AddBA response instead of the request
by Sara Sharon
· 7 years ago
Next »