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-03-28
net: 9p: Correct function name errstr2errno() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: core: Correct function name netevent_unregister_notifier() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: core: Correct function name dev_uc_flush() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-28
netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
l3mdev: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-28
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
1
-16
/
+13
2021-03-28
net: hns3: no return statement in hclge_clear_arfs_rules
Liu Jian
1
-1
/
+1
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2
-30
/
+30
2021-03-28
net: vsock: Fix a typo
Lu Wei
1
-1
/
+1
2021-03-28
net: sctp: Fix some typos
Lu Wei
2
-2
/
+2
2021-03-28
net: rds: Fix a typo
Lu Wei
1
-1
/
+1
2021-03-28
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
1
-1
/
+1
2021-03-28
Merge branch 'selftests-packets-per-second'
David S. Miller
3
-0
/
+113
2021-03-28
selftests: forwarding: Add tc-police tests for packets per second
Baowen Zheng
2
-0
/
+65
2021-03-28
selftests: tc-testing: add action police selftest for packets per second
Baowen Zheng
1
-0
/
+48
2021-03-28
xfrm_user.c: Added a punctuation
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
xfrm_policy.c : Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
sm_statefuns.c: Mundane spello fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-03-28
reg.c: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
netfilter: nf_conntrack_acct.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
netfilter: ipvs: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
ncsi: internal.h: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
mptcp: subflow.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
mac80211: cfg.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
llc: llc_core.c: COuple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
kcm: kcmsock.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
iucv: af_iucv.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
ipv6: route.c: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
ipv6: addrconf.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
bearer.h: Spellos fixed
Bhaskar Chowdhury
1
-3
/
+3
2021-03-28
af_x25.c: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
farsync: use DEFINE_SPINLOCK() for spinlock
Liu Jian
1
-2
/
+1
2021-03-26
Merge branch 'llc-kdoc'
David S. Miller
3
-4
/
+4
2021-03-26
net: llc: Correct function name llc_pdu_set_pf_bit() in header
Yang Yingliang
1
-1
/
+1
2021-03-26
net: llc: Correct function name llc_sap_action_unitdata_ind() in header
Yang Yingliang
1
-1
/
+1
2021-03-26
net: llc: Correct some function names in header
Yang Yingliang
1
-2
/
+2
2021-03-26
tipc: fix kernel-doc warnings
Hoang Le
1
-0
/
+1
2021-03-26
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
2
-12
/
+14
2021-03-26
net: ethernet: remove duplicated include
Xu Jia
1
-1
/
+0
2021-03-26
Merge branch 'axienet-clock-additions'
David S. Miller
4
-17
/
+54
2021-03-26
net: axienet: Enable more clocks
Robert Hancock
3
-11
/
+35
2021-03-26
dt-bindings: net: xilinx_axienet: Document additional clocks
Robert Hancock
1
-6
/
+19
2021-03-26
Merge branch 'mld-sleepable'
David S. Miller
9
-471
/
+678
2021-03-26
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
2
-116
/
+194
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
4
-86
/
+210
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
7
-188
/
+140
2021-03-26
mld: convert ip6_sf_list to RCU
Taehee Yoo
2
-77
/
+130
[next]