Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d2aaa3dc419994eefa21de971bb1f544c42541c7
d2aaa3d
bpf, doc: Add arm32 as arch supporting eBPF JIT
by Shubham Bansal
· 7 years ago
8115251
Merge branch 'bpf-verifier-fixes'
by David S. Miller
· 7 years ago
8e9cd9c
bpf/verifier: document liveness analysis
by Edward Cree
· 7 years ago
1b688a1
bpf/verifier: remove varlen_map_value_access flag
by Edward Cree
· 7 years ago
df20cb7
selftests/bpf: add a test for a pruning bug in the verifier
by Alexei Starovoitov
· 7 years ago
63f45f8
bpf/verifier: when pruning a branch, ignore its write marks
by Edward Cree
· 7 years ago
d893dc2
selftests/bpf: add a test for a bug in liveness-based pruning
by Edward Cree
· 7 years ago
60890e0
gre: remove duplicated assignment of iph
by Colin Ian King
· 7 years ago
042a901
net: tipc: constify genl_ops
by Arvind Yadav
· 7 years ago
5719e5e
net: hinic: make functions set_ctrl0 and set_ctrl1 static
by Colin Ian King
· 7 years ago
257a730
net/sock: allow the user to set negative peek offset
by Paolo Abeni
· 7 years ago
110d846
Merge branch 'mlxsw-multichain-tc-offload'
by David S. Miller
· 7 years ago
0ede6ba
mlxsw: spectrum_flower: Offload goto_chain termination action
by Jiri Pirko
· 7 years ago
dbec8ee
mlxsw: spectrum_acl: Provide helper to lookup ruleset
by Jiri Pirko
· 7 years ago
0ade3b6
mlxsw: spectrum_acl: Allow to get group_id value for a ruleset
by Jiri Pirko
· 7 years ago
e457d86
net: sched: add couple of goto_chain helpers
by Jiri Pirko
· 7 years ago
45b6274
mlxsw: spectrum: Offload multichain TC rules
by Jiri Pirko
· 7 years ago
ae99e18
Merge branch 'mvpp2-software-TSO-support'
by David S. Miller
· 7 years ago
186cd4d
net: mvpp2: software tso support
by Antoine Ténart
· 7 years ago
85affd7
net: mvpp2: unify the txq size define use
by Antoine Ténart
· 7 years ago
f9cbe9a
net: define the TSO header size in net/tso.h
by Antoine Ténart
· 7 years ago
5f9ae3d
ipv4: do metrics match when looking up and deleting a route
by Xin Long
· 7 years ago
d260e9e
Merge branch 'tcp-sw-rx-timestamps'
by David S. Miller
· 7 years ago
16e7812
selftests/net: Add a test to validate behavior of rx timestamps
by Mike Maloney
· 7 years ago
98aaa91
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
by Mike Maloney
· 7 years ago
b285477
liquidio: change manner of detecting whether or not NIC firmware is loaded
by Felix Manlunas
· 7 years ago
e3d0328
gre: fix goto statement typo
by William Tu
· 7 years ago
572a576
Merge branch 'bpf-minor-cleanups'
by David S. Miller
· 7 years ago
af4d045
bpf: minor cleanups for dev_map
by Daniel Borkmann
· 7 years ago
e4a8e81
bpf: misc xdp redirect cleanups
by Daniel Borkmann
· 7 years ago
cd36c3a
bpf: fix map value attribute for hash of maps
by Daniel Borkmann
· 7 years ago
4a00aa0
MIPS,bpf: fix missing break in switch statement
by Colin Ian King
· 7 years ago
9695fe6
net: sched: use kvmalloc() for class hash tables
by Eric Dumazet
· 7 years ago
153890b
net: amd: constify zorro_device_id
by Arvind Yadav
· 7 years ago
9142b67
Merge branch 'net-mvpp2-MAC-GoP-configuration'
by David S. Miller
· 7 years ago
7afe461
Documentation/bindings: net: marvell-pp2: add the system controller
by Antoine Ténart
· 7 years ago
f84bf38
net: mvpp2: initialize the GoP
by Antoine Ténart
· 7 years ago
76eb1b1
net: mvpp2: set maximum packet size for 10G ports
by Stefan Chulski
· 7 years ago
7732195
net: mvpp2: initialize the XLG MAC when using a port
by Antoine Ténart
· 7 years ago
3919357
net: mvpp2: initialize the GMAC when using a port
by Antoine Ténart
· 7 years ago
2055d62
net: mvpp2: move the mii configuration in the ndo_open path
by Antoine Ténart
· 7 years ago
1068ec7
net: mvpp2: fix the synchronization module bypass macro name
by Antoine Ténart
· 7 years ago
81b6630
net: mvpp2: unify register definitions coding style
by Antoine Ténart
· 7 years ago
84e54fe
gre: introduce native tunnel support for ERSPAN
by William Tu
· 7 years ago
ab2fb7e
udp: remove unreachable ufo branches
by Willem de Bruijn
· 7 years ago
41a130f
net: mdio-gpio: make mdiobb_ops const
by Bhumika Goyal
· 7 years ago
9449473
net: ethernet: freescale: fs_enet: make mdiobb_ops const
by Bhumika Goyal
· 7 years ago
58e0c0d
net: ethernet: ax88796: make mdiobb_ops const
by Bhumika Goyal
· 7 years ago
3d845ee
Merge branch 'tcp_conn_request-cleanup'
by David S. Miller
· 7 years ago
1119936
tcp: Remove the unused parameter for tcp_try_fastopen.
by Tonghao Zhang
· 7 years ago
49c7158
tcp: Get a proper dst before checking it.
by Tonghao Zhang
· 7 years ago
6c64793
Merge branch 'hv_netvsc-Ethtool-handler-to-change-UDP-hash-levels'
by David S. Miller
· 7 years ago
3b0c345
hv_netvsc: Update netvsc Document for UDP hash level setting
by Haiyang Zhang
· 7 years ago
4823eb2
hv_netvsc: Add ethtool handler to set and get UDP hash levels
by Haiyang Zhang
· 7 years ago
4c0e2cb
hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
by Haiyang Zhang
· 7 years ago
fcba156
hv_netvsc: Clean up unused parameter from netvsc_get_hash()
by Haiyang Zhang
· 7 years ago
0580b53
Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change'
by David S. Miller
· 7 years ago
ee5b1fa
liquidio: make VF driver notify NIC firmware of MTU change
by Veerasenareddy Burru
· 7 years ago
ad530a1
liquidio: move macro definition to a proper place
by Veerasenareddy Burru
· 7 years ago
7d47e9a
ptp: make ptp_clock_info const
by Bhumika Goyal
· 7 years ago
b6d08bd
net: ethernet: make ptp_clock_info const
by Bhumika Goyal
· 7 years ago
a8e8b7f
net: hns3: Add support to change MTU in HNS3 hardware
by Salil
· 7 years ago
06552f8
Merge branch 'Huawei-HiNIC-Ethernet-Driver'
by David S. Miller
· 7 years ago
4d3b632
net-next/hinic: Add Maintainer
by Aviad Krawczyk
· 7 years ago
b553400
net-next/hinic: Add netpoll
by Aviad Krawczyk
· 7 years ago
edd384f
net-next/hinic: Add ethtool and stats
by Aviad Krawczyk
· 7 years ago
00e57a6
net-next/hinic: Add Tx operation
by Aviad Krawczyk
· 7 years ago
e2585ea
net-next/hinic: Add Rx handler
by Aviad Krawczyk
· 7 years ago
7ef37fe
net-next/hinic: Add cmdq completion handler
by Aviad Krawczyk
· 7 years ago
76baca2
net-next/hinic: Add cmdq commands
by Aviad Krawczyk
· 7 years ago
fc9319e
net-next/hinic: Add ceqs
by Aviad Krawczyk
· 7 years ago
d0b9805
net-next/hinic: Initialize cmdq
by Aviad Krawczyk
· 7 years ago
53e7d6f
net-next/hinic: Set qp context
by Aviad Krawczyk
· 7 years ago
f91090f
net-next/hinic: Add qp resources
by Aviad Krawczyk
· 7 years ago
b15a9f3
net-next/hinic: Add wq
by Aviad Krawczyk
· 7 years ago
c3e79ba
net-next/hinic: Add logical Txq and Rxq
by Aviad Krawczyk
· 7 years ago
c4d06d2
net-next/hinic: Add Rx mode and link event handler
by Aviad Krawczyk
· 7 years ago
25a3ba6
net-next/hinic: Add port management commands
by Aviad Krawczyk
· 7 years ago
f00fe73
net-next/hinic: Add aeqs
by Aviad Krawczyk
· 7 years ago
0ac599c
net-next/hinic: Add api cmd commands
by Aviad Krawczyk
· 7 years ago
6dd8b68
net-next/hinic: Add management messages
by Aviad Krawczyk
· 7 years ago
3dcea32
net-next/hinic: Initialize api cmd hw
by Aviad Krawczyk
· 7 years ago
eabf0fa
net-next/hinic: Initialize api cmd resources
by Aviad Krawczyk
· 7 years ago
a5564e7
net-next/hinic: Initialize hw device components
by Aviad Krawczyk
· 7 years ago
51ba902
net-next/hinic: Initialize hw interface
by Aviad Krawczyk
· 7 years ago
89c9c16
net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support
by David Wu
· 7 years ago
d3213fb
ethernet: xircom: small clean up in setup_xirc2ps_cs()
by Dan Carpenter
· 7 years ago
39c13c2
arm: eBPF JIT compiler
by Shubham Bansal
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6470812
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
2dc7753
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
by Thomas Petazzoni
· 7 years ago
7d3f0cd
net: sched: Add the invalid handle check in qdisc_class_find
by Gao Feng
· 7 years ago
40501f9
tipc: don't reset stale broadcast send link
by Jon Paul Maloy
· 7 years ago
05ab303
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
0b3baec
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
e3181f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
dd1c1f2
pids: make task_tgid_nr_ns() safe
by Oleg Nesterov
· 7 years ago
e65a495
net: check type when freeing metadata dst
by David Lamparter
· 7 years ago
4832c30
net: ipv6: put host and anycast routes on device with address
by David Ahern
· 7 years ago
89e4950
dsa: remove unused net_device arg from handlers
by Florian Westphal
· 7 years ago
Next »