index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
net: netrom: nr_in: Remove redundant assignment to ns
Jiapeng Chong
1
-1
/
+0
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
1
-0
/
+2
2021-04-28
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
1
-1
/
+1
2021-04-28
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
1
-3
/
+1
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
2
-22
/
+22
2021-04-28
powerpc/signal32: Fix erroneous SIGSEGV on RT signal return
Christophe Leroy
1
-2
/
+2
2021-04-28
powerpc: Avoid clang uninitialized warning in __get_user_size_allowed
Nathan Chancellor
1
-1
/
+1
2021-04-28
ALSA: hda/conexant: Re-order CX5066 quirk table entries
Takashi Iwai
1
-7
/
+7
2021-04-28
ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices
Takashi Iwai
1
-2
/
+1
2021-04-28
ALSA: hda/realtek: Re-order ALC662 quirk table entries
Takashi Iwai
1
-2
/
+2
2021-04-28
ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
Takashi Iwai
1
-5
/
+5
2021-04-28
ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
Takashi Iwai
1
-2
/
+2
2021-04-28
ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
Takashi Iwai
1
-2
/
+2
2021-04-28
ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
Takashi Iwai
1
-3
/
+3
2021-04-28
ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
Takashi Iwai
1
-2
/
+2
2021-04-28
ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
Takashi Iwai
1
-1
/
+1
2021-04-28
ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
Takashi Iwai
1
-23
/
+21
2021-04-28
ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
Takashi Iwai
1
-11
/
+11
2021-04-28
ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
Takashi Iwai
1
-2
/
+2
2021-04-28
ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
Takashi Iwai
1
-3
/
+3
2021-04-28
ALSA: usb-audio: Remove redundant assignment to len
Jiapeng Chong
1
-1
/
+0
2021-04-28
ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
Eckhart Mohr
1
-0
/
+2
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
4
-4
/
+4
2021-04-28
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
1
-29
/
+75
2021-04-28
bpf: Add batched ops support for percpu array
Pedro Tammela
1
-0
/
+2
2021-04-28
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
5
-132
/
+115
2021-04-28
seq_file: Add a seq_bprintf function
Florent Revest
2
-0
/
+22
2021-04-28
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
1
-0
/
+2
2021-04-28
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-04-27
net: fix a concurrency bug in l2tp_tunnel_register()
Gong, Sishuai
1
-5
/
+5
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-04-27
llc2: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-04-27
net/tls: Remove redundant initialization of record
Jiapeng Chong
1
-1
/
+1
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
1
-1
/
+0
2021-04-27
dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
Michael Grzeschik
1
-0
/
+1
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
3
-2
/
+17
2021-04-27
dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
Michael Grzeschik
1
-0
/
+2
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
6
-58
/
+81
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
4
-24
/
+38
2021-04-27
docs: networking: timestamping: update for DSA switches
Yangbo Lu
1
-24
/
+39
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
11
-32
/
+27
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
9
-49
/
+57
[next]