index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
amt: remove duplicate include in amt.c
Zhang Mingyu
1
-1
/
+0
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
amt: Fix NULL but dereferenced coccicheck error
Yang Li
1
-1
/
+2
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
2021-11-05
net: udp: correct the document for udp_mem
Menglong Dong
1
-4
/
+2
2021-11-05
net: ethernet: litex: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-05
tg3: Remove redundant assignments
luo penghao
1
-1
/
+0
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
1
-1
/
+1
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-11-04
Merge branch 'mctp-sockaddr-padding-check-initialisation-fixup'
Jakub Kicinski
1
-1
/
+23
2021-11-04
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-04
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
2021-11-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-71
/
+82
2021-11-04
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
1
-1
/
+6
2021-11-04
devlink: fix flexible_array.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
1
-1
/
+1
2021-11-04
tcp: Use BIT() for OPTION_* constants
Leonard Crestez
1
-7
/
+7
2021-11-04
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
1
-4
/
+5
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2
-43
/
+40
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
3
-6
/
+7
2021-11-03
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2
-0
/
+9
2021-11-03
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2
-3
/
+3
2021-11-03
net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()
Menglong Dong
1
-3
/
+3
2021-11-03
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
3
-3
/
+7
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
6
-9
/
+53
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-11-03
NFC: add necessary privilege flags in netlink layer
Lin Ma
1
-0
/
+15
2021-11-03
Merge branch 'sctp-=security-hook-fixes'
David S. Miller
11
-95
/
+133
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
1
-1
/
+13
2021-11-03
security: add sctp_assoc_established hook
Xin Long
6
-13
/
+32
2021-11-03
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
Xin Long
2
-6
/
+14
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
11
-77
/
+76
2021-11-03
Merge branch 'kselftests-net-missing'
David S. Miller
1
-2
/
+7
2021-11-03
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed SRv6 tests
Hangbin Liu
1
-0
/
+3
2021-11-03
kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
kselftests/net: add missed icmp.sh test to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
amt: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2021-11-02
amt: fix error return code in amt_init()
Yang Yingliang
1
-1
/
+3
2021-11-02
MAINTAINERS: Update ENA maintainers information
Shay Agroskin
1
-2
/
+3
[next]