Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f1588177b259e75a9fabcf3d4d0be4d6b0981d24
f158817
s390/qeth: pass full IQD header length to fill_buffer()
by Julian Wiedmann
· 7 years ago
9c3bfda
s390/qeth: pass TSO data offset to fill_buffer()
by Julian Wiedmann
· 7 years ago
13ddacb
s390/qeth: pass TSO header length to fill_buffer()
by Julian Wiedmann
· 7 years ago
ae79fe0
s390/qeth: pass full data length to l2_fill_header()
by Julian Wiedmann
· 7 years ago
7286384
s390/qeth: split L2 xmit paths
by Julian Wiedmann
· 7 years ago
ae2b27b
bpf: fix a return in sockmap_get_from_fd()
by Dan Carpenter
· 7 years ago
98ee2a1
Merge branch 'liquidio-initialization-fixes-for-embedded-firmware'
by David S. Miller
· 7 years ago
3c57f61
liquidio: with embedded f/w, issue droq credits before enablement
by Rick Farrington
· 7 years ago
7053535
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
by Rick Farrington
· 7 years ago
755f17a
Merge branch 'bpf-smap-followups'
by David S. Miller
· 7 years ago
047b0ec
bpf: reuse tc bpf prologue for sk skb progs
by Daniel Borkmann
· 7 years ago
976d28b
bpf: don't enable preemption twice in smap_do_verdict
by Daniel Borkmann
· 7 years ago
8c37bc6
net: ibm: ibmvnic: constify vio_device_id
by Arvind Yadav
· 7 years ago
7145080
net: ibm: ibmveth: constify vio_device_id
by Arvind Yadav
· 7 years ago
4d6a75b
bpf: no need to nullify ri->map in xdp_do_redirect
by Daniel Borkmann
· 7 years ago
1ab2de2
bpf: fix liveness propagation to parent in spilled stack slots
by Daniel Borkmann
· 7 years ago
fd07a62
net: hns3: ensure media_type is unitialized
by Colin Ian King
· 7 years ago
93345c0
liquidio: fix spelling mistake: "interuupt" -> "interrupt"
by Colin Ian King
· 7 years ago
f03b488
Merge branch 'vmbus-sendpacket-cleanups'
by David S. Miller
· 7 years ago
5dd0fb9
vmbus: remove unused vmbus_sendpacket_ctl
by stephen hemminger
· 7 years ago
5a668d8
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
by stephen hemminger
· 7 years ago
9a603b8
vmbus: remove unused vmbus_sendpacket_multipagebuffer
by stephen hemminger
· 7 years ago
774c467
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
by David S. Miller
· 7 years ago
f31126b
Merge branch 'sockmap-build-fixes'
by David S. Miller
· 7 years ago
6bdc9c4
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
by John Fastabend
· 7 years ago
cf56e3b
bpf: sockmap state change warning fix
by John Fastabend
· 7 years ago
d978db8
net: sched: cls_flower: fix ndo_setup_tc type for stats call
by Jiri Pirko
· 7 years ago
0bbd7da
tun: make tun_build_skb() thread safe
by Eric Dumazet
· 7 years ago
ba5c4da
net/mlx4: fix spelling mistake: "availible" -> "available"
by Colin Ian King
· 7 years ago
e543002
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
by Jesper Dangaard Brouer
· 7 years ago
7440ccc
Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app'
by David S. Miller
· 7 years ago
2dff196
nfp: process MTU updates from firmware flower app
by Simon Horman
· 7 years ago
b985f87
nfp: process control messages in workqueue in flower app
by Simon Horman
· 7 years ago
cf9d014
bpf: devmap: remove unnecessary value size check
by John Fastabend
· 7 years ago
ef70f9a
Merge branch 'bpf-sockmap'
by David S. Miller
· 7 years ago
6f6d33f
bpf: selftests add sockmap tests
by John Fastabend
· 7 years ago
41bc94f
bpf: selftests: add tests for new __sk_buff members
by John Fastabend
· 7 years ago
69e8cc1
bpf: sockmap sample program
by John Fastabend
· 7 years ago
8a31db5
bpf: add access to sock fields and pkt data from sk_skb programs
by John Fastabend
· 7 years ago
174a79f
bpf: sockmap with sk redirect support
by John Fastabend
· 7 years ago
a6f6df6
bpf: export bpf_prog_inc_not_zero
by John Fastabend
· 7 years ago
b005fd1
bpf: introduce new program type for skbs on sockets
by John Fastabend
· 7 years ago
db5980d
net: fixes for skb_send_sock
by John Fastabend
· 7 years ago
45f91bd
net: add sendmsg_locked and sendpage_locked to af_inet6
by John Fastabend
· 7 years ago
f26de11
net: early init support for strparser
by John Fastabend
· 7 years ago
d369bcaf
net: 3c509: constify pnp_device_id
by Arvind Yadav
· 7 years ago
251564f
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
by Veerasenareddy Burru
· 7 years ago
5022111
Merge branch 'net-sizeof-cleanups'
by David S. Miller
· 7 years ago
31975e2
mlx4: sizeof style usage
by stephen hemminger
· 7 years ago
9d2ee98
skge: add paren around sizeof arg
by stephen hemminger
· 7 years ago
a4a7650
virtio: put paren around sizeof
by stephen hemminger
· 7 years ago
1203904
tun/tap: use paren's with sizeof
by stephen hemminger
· 7 years ago
6b0355f
net_sched/hfsc: opencode trivial set_active() and set_passive()
by Konstantin Khlebnikov
· 7 years ago
9594665
net_sched: call qlen_notify only if child qdisc is empty
by Konstantin Khlebnikov
· 7 years ago
869cec9
Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature'
by David S. Miller
· 7 years ago
a82457f
liquidio: added support for ethtool --set-channels feature
by Intiyaz Basha
· 7 years ago
14aec73
liquidio: moved octeon_setup_interrupt to lio_core.c
by Intiyaz Basha
· 7 years ago
5ef4ddb
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
by Intiyaz Basha
· 7 years ago
1ff3926
liquidio: moved liquidio_msix_intr_handler to lio_core.c
by Intiyaz Basha
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
510c8a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
88a5c69
bpf: fix bpf_trace_printk on 32 bit archs
by Daniel Borkmann
· 7 years ago
0e40523
PCI: fix oops when try to find Root Port for a PCI device
by dingtianhong
· 7 years ago
22cb7a3
dt-bindings: net: ravb : Add support for r8a7745 SoC
by Biju Das
· 7 years ago
5d1321a
Merge branch 'getroute-no-rtnl'
by David S. Miller
· 7 years ago
394f51a
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
e3a22b7
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
121622d
ipv6: route: make rtm_getroute not assume rtnl is locked
by Florian Westphal
· 7 years ago
2cc7659
selftests: add 'ip get' to rtnetlink.sh
by Florian Westphal
· 7 years ago
61deee9
sfc: don't try and read ef10 data on non-ef10 NIC
by Bert Kenward
· 7 years ago
7324157
dsa: fix flow disector null pointer
by Craig Gallek
· 7 years ago
c90e951
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 7 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
8989042
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
by Konstantin Khlebnikov
· 7 years ago
187e5b3
ipv4: fix NULL dereference in free_fib_info_rcu()
by Eric Dumazet
· 7 years ago
b3dc8f7
net: Fix a typo in comment about sock flags.
by Tonghao Zhang
· 7 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 7 years ago
df9a21f
mlxsw: spectrum_router: Use correct config option
by Ido Schimmel
· 7 years ago
fe40079
ipv6: fib: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
26d1594
mlx5: remove unnecessary pci_set_drvdata()
by Zhu Yanjun
· 7 years ago
e084a8b
mlx4: remove unnecessary pci_set_drvdata()
by Zhu Yanjun
· 7 years ago
dc503a8
bpf/verifier: track liveness for pruning
by Edward Cree
· 7 years ago
40c6d1b
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
0461b76
Merge branch 's390-next'
by David S. Miller
· 7 years ago
cb81619
s390/qeth: fix using of ref counter for rxip addresses
by Kittipon Meesompop
· 7 years ago
ea4ae35
s390/qeth: fix trace-messages for deleting rxip addresses
by Kittipon Meesompop
· 7 years ago
aa9bea0
s390/qeth: reject multicast rxip addresses
by Kittipon Meesompop
· 7 years ago
d65626a
s390/qeth: extract bridgeport cmd builder
by Julian Wiedmann
· 7 years ago
cef6ff22
s390/net: reduce inlining
by Julian Wiedmann
· 7 years ago
f8eb493
s390/qeth: make more use of skb API
by Julian Wiedmann
· 7 years ago
cc309f8
s390/qeth: clean up fill_buffer() offset logic
by Julian Wiedmann
· 7 years ago
384d2ef
s390/qeth: straighten out fill_buffer() interface
by Julian Wiedmann
· 7 years ago
5258830
s390/qeth: simplify fragment type selection
by Julian Wiedmann
· 7 years ago
699d3fe
s390/qeth: remove extra L3 adapterparms query
by Julian Wiedmann
· 7 years ago
7b1115b
s390/qeth: remove extra L2 adapterparms query
by Julian Wiedmann
· 7 years ago
886e197
s390/qeth: don't access skb after transmission
by Julian Wiedmann
· 7 years ago
0a6f041
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 7 years ago
42b7305
udp: fix linear skb reception with PEEK_OFF
by Al Viro
· 7 years ago
Next »