Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5f300e8004cb80182a24c0fa488218a4a43e6aac
5f300e8
bpf: btf: Use exact btf value_size match in map_check_btf()
by Martin KaFai Lau
· 6 years ago
36e0f12
xdp: add NULL pointer check in __xdp_return()
by Taehee Yoo
· 6 years ago
d24458e
xsk: fix poll/POLLIN premature returns
by Björn Töpel
· 6 years ago
9e4e5b5
bpf, x32: Fix regression caused by commit 24dea04767e6
by Wang YanQing
· 6 years ago
684cce1
Merge branch 'bpf-annotate-kv-pair'
by Daniel Borkmann
· 6 years ago
38d5d3b
bpf: Introduce BPF_ANNOTATE_KV_PAIR
by Martin KaFai Lau
· 6 years ago
5b891af
bpf: Replace [u]int32_t and [u]int64_t in libbpf
by Martin KaFai Lau
· 6 years ago
64bb568
bpf: btf: Sync uapi btf.h to tools
by Martin KaFai Lau
· 6 years ago
6283fa3
bpf: btf: Ensure the member->offset is in the right order
by Martin KaFai Lau
· 6 years ago
1a4f14b
Merge branch 'tcp-robust-ooo'
by David S. Miller
· 6 years ago
58152ec
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
8541b21
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 6 years ago
3d4bf93
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 6 years ago
f4a3313
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 6 years ago
72cd43b
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
3dd1c9a
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
e873e4b
ipv6: use fib6_info_hold_safe() when necessary
by Wei Wang
· 6 years ago
5302a84
Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 6 years ago
8ebd83b
can: xilinx_can: fix power management handling
by Anssi Hannula
· 7 years ago
2f4f0f3
can: xilinx_can: fix incorrect clear of non-processed interrupts
by Anssi Hannula
· 7 years ago
8399799
can: xilinx_can: fix RX overflow interrupt not being enabled
by Anssi Hannula
· 7 years ago
620050d
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
by Anssi Hannula
· 8 years ago
877e0b7
can: xilinx_can: fix recovery from error states not being propagated
by Anssi Hannula
· 8 years ago
32852c5
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
by Anssi Hannula
· 8 years ago
2574fe5
can: xilinx_can: fix device dropping off bus on RX overrun
by Anssi Hannula
· 8 years ago
54e4a0c
can: m_can: Move accessing of message ram to after clocks are enabled
by Faiz Abbas
· 7 years ago
1675bee
can: m_can: Fix runtime resume call
by Faiz Abbas
· 7 years ago
b5c1a23
can: mpc5xxx_can: check of_iomap return before use
by Nicholas Mc Guire
· 6 years ago
393753b
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode
by Roman Fietze
· 6 years ago
5d4c94e
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
by Stephane Grosjean
· 7 years ago
c9ce1fa
net: prevent ISA drivers from building on PPC32
by Randy Dunlap
· 6 years ago
b809ec8
nfp: flower: ensure dead neighbour entries are not offloaded
by John Hurley
· 6 years ago
0fb8d5a
Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'
by David S. Miller
· 6 years ago
e99465b
vxlan: fix default fdb entry netlink notify ordering during netdev create
by Roopa Prabhu
· 6 years ago
f6e0538
vxlan: make netlink notify in vxlan_fdb_destroy optional
by Roopa Prabhu
· 6 years ago
7431016
vxlan: add new fdb alloc and create helpers
by Roopa Prabhu
· 6 years ago
5025f7f
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
6e56830
atl1c: reserve min skb headroom
by Florian Westphal
· 6 years ago
08d3ffc
multicast: do not restore deleted record source filter mode to new one
by Hangbin Liu
· 6 years ago
3d82475
net: dsa: mv88e6xxx: fix races between lock and irq freeing
by Uwe Kleine-König
· 6 years ago
ff907a1
net: skb_segment() should not return NULL
by Eric Dumazet
· 6 years ago
24b711e
net/ipv6: Fix linklocal to global address with VRF
by David Ahern
· 6 years ago
f95de8a
bpfilter: Fix mismatch in function argument types
by YueHaibing
· 6 years ago
215d08a
net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
by Heiner Kallweit
· 6 years ago
1a03f86
Merge branch 'qed-Fix-series-II'
by David S. Miller
· 6 years ago
25c020a
qed: Correct Multicast API to reflect existence of 256 approximate buckets.
by Sudarsana Reddy Kalluru
· 6 years ago
58874c7
qed: Fix possible race for the link state value.
by Sudarsana Reddy Kalluru
· 6 years ago
4ad95a9
qed: Fix link flap issue due to mismatching EEE capabilities.
by Sudarsana Reddy Kalluru
· 6 years ago
64119e0
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
by YueHaibing
· 6 years ago
c1f897c
bonding: set default miimon value for non-arp modes if not set
by Jarod Wilson
· 6 years ago
a6fc859
Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
f1d66bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
fcf4793
tls: check RCV_SHUTDOWN in tls_wait_data
by Doron Roberts-Kedes
· 6 years ago
f7a6eb1
Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'
by David S. Miller
· 6 years ago
a0496ef2
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
27cde44
tcp: do not cancel delay-AcK on DCTCP special ACK
by Yuchung Cheng
· 6 years ago
2987bab
tcp: helpers to send special DCTCP ack
by Yuchung Cheng
· 6 years ago
7c3e8b6
bpf: Use option "help" in the llvm-objcopy test
by Martin KaFai Lau
· 6 years ago
36fc3c8
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
by Martin KaFai Lau
· 6 years ago
759b94a
tools/bpftool: Fix segfault case regarding 'pin' arguments
by Taeung Song
· 6 years ago
f748268
net-next/hinic: fix a problem in hinic_xmit_frame()
by Zhao Chen
· 6 years ago
4905bd9
net/page_pool: Fix inconsistent lock state warning
by Tariq Toukan
· 6 years ago
bb39286
Merge branch 'ppc-fix'
by Alexei Starovoitov
· 6 years ago
fa47a16
bpf: test case to check whether src/dst regs got mangled by xadd
by Daniel Borkmann
· 6 years ago
b9c1e60
bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
by Daniel Borkmann
· 6 years ago
f39f28f
Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
b4394c3
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
7e29392
net/mlx5e: Only allow offloading decap egress (egdev) flows
by Roi Dayan
· 6 years ago
d7037ad
net/mlx5: Fix QP fragmented buffer allocation
by Tariq Toukan
· 6 years ago
8c49f54
net/mlx5: Fix 'DON'T_TRAP' functionality
by Raed Salem
· 7 years ago
443a858
net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode
by Saeed Mahameed
· 6 years ago
d2e1c57
net/mlx5e: Don't allow aRFS for encapsulated packets
by Eran Ben Elisha
· 6 years ago
2630bae
net/mlx5e: Fix quota counting in aRFS expire flow
by Eran Ben Elisha
· 6 years ago
33180be
net/mlx5: Adjust clock overflow work period
by Ariel Levkovich
· 7 years ago
e279d63
net/mlx5e: Refine ets validation function
by Shay Agroskin
· 7 years ago
05df204
Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
e56b8ce
tcp: identify cryptic messages as TCP seq # bugs
by Randy Dunlap
· 6 years ago
9ba8376
ptp: fix missing break in switch
by Gustavo A. R. Silva
· 6 years ago
6b81b19
hv_netvsc: Fix napi reschedule while receive completion is busy
by Haiyang Zhang
· 6 years ago
a2ec9d1
MAINTAINERS: Drop inactive Vitaly Bordug's email
by Krzysztof Kozlowski
· 6 years ago
e40562a
net: cavium: Add fine-granular dependencies on PCI
by Alexander Sverdlin
· 6 years ago
0838a4e
Merge branch 'net-qca_spi-Minor-bugfixes'
by David S. Miller
· 6 years ago
5097399
net: qca_spi: Fix log level if probe fails
by Stefan Wahren
· 6 years ago
711c62d
net: qca_spi: Make sure the QCA7000 reset is triggered
by Stefan Wahren
· 6 years ago
b2bab42
net: qca_spi: Avoid packet drop during initial sync
by Stefan Wahren
· 6 years ago
169dc02
ipv6: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
3ee593a
ipv6: sr: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
9640ccc
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
5318918
net: sched: Using NULL instead of plain integer
by YueHaibing
· 6 years ago
5c968f4
net: usb: asix: replace mii_nway_restart in resume path
by Alexander Couzens
· 6 years ago
676bcfe
net: cxgb3_main: fix potential Spectre v1
by Gustavo A. R. Silva
· 6 years ago
107d01f
lib/rhashtable: consider param->min_size when setting initial table size
by Davidlohr Bueso
· 6 years ago
04a1320
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
47f7dc4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
08239d4
Merge branch 'smc-fixes'
by David S. Miller
· 6 years ago
f6bdc42
net/smc: reset recv timeout after clc handshake
by Karsten Graul
· 6 years ago
ac0107e
net/smc: add error handling for get_user()
by Ursula Braun
· 6 years ago
99be51f
net/smc: optimize consumer cursor updates
by Ursula Braun
· 6 years ago
3bc53be
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
by Tetsuo Handa
· 6 years ago
Next »