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
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
1
-0
/
+5
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
3
-9
/
+6
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
1
-1
/
+1
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-10
Merge branch 'ping6-cmsg'
David S. Miller
7
-82
/
+499
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2
-0
/
+84
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
1
-1
/
+122
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
1
-3
/
+46
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2
-11
/
+31
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
1
-8
/
+16
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
1
-9
/
+55
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2
-26
/
+117
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
4
-6
/
+6
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
1
-4
/
+9
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
1
-0
/
+1
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
1
-2
/
+0
2022-02-10
Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...
Kalle Valo
55
-2838
/
+3570
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
5
-122
/
+92
2022-02-10
Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+2
2022-02-10
Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2
-2
/
+9
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
41
-689
/
+4150
2022-02-10
brcmfmac: of: remove redundant variable len
Colin Ian King
1
-2
/
+1
2022-02-10
brcmfmac: p2p: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-6
/
+6
2022-02-10
rtw89: coex: set EN bit to PLT register
Ping-Ke Shih
1
-3
/
+4
2022-02-10
rtw89: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-17
/
+30
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-23
/
+44
2022-02-10
rtw89: declare AP mode support
Ping-Ke Shih
1
-1
/
+2
2022-02-10
rtw89: debug: add stations entry to show ID assignment
Ping-Ke Shih
1
-0
/
+71
2022-02-10
rtw89: implement ieee80211_ops::start_ap and stop_ap
Ping-Ke Shih
1
-0
/
+33
2022-02-10
rtw89: maintain assoc/disassoc STA states of firmware and hardware
Ping-Ke Shih
3
-3
/
+33
2022-02-10
rtw89: only STA mode change vif_type mapping dynamically
Ping-Ke Shih
2
-2
/
+5
2022-02-10
rtw89: add addr_cam field to sta to support AP mode
Ping-Ke Shih
3
-30
/
+43
2022-02-10
rtw89: extend role_maintain to support AP mode
Ping-Ke Shih
3
-4
/
+17
2022-02-10
rtw88: fix use after free in rtw_hw_scan_update_probe_req()
Dan Carpenter
1
-3
/
+3
2022-02-09
Merge branch 'mptcp-fixes-for-5-17'
Jakub Kicinski
2
-2
/
+7
2022-02-09
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
1
-2
/
+6
2022-02-09
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
33
-524
/
+449
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2
-25
/
+33
[prev]
[next]