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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-29
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-03-29
tipc: fix htmldoc and smatch warnings
Jon Maloy
2
-2
/
+3
2021-03-28
sit: use min
kernel test robot
1
-1
/
+1
2021-03-28
NFC: digital: Correct function name in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: 9p: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-28
9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
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
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-28
/
+28
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
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
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
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-116
/
+193
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
2
-85
/
+199
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
5
-182
/
+133
2021-03-26
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-74
/
+126
2021-03-26
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-30
/
+22
2021-03-26
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-9
/
+0
2021-03-26
mld: convert from timer to delayed work
Taehee Yoo
1
-61
/
+79
2021-03-26
ethtool: fec: fix FEC_NONE check
Jakub Kicinski
1
-1
/
+1
2021-03-26
mptcp: rename mptcp_pm_nl_add_addr_send_ack
Geliang Tang
3
-6
/
+6
2021-03-26
mptcp: send ack for rm_addr
Geliang Tang
3
-5
/
+7
[next]