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
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-26
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
1
-0
/
+32
2020-08-26
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
1
-1
/
+7
2020-08-26
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
1
-4
/
+1
2020-08-25
sunrpc: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
2020-08-24
Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...
David S. Miller
14
-31
/
+15
2020-08-24
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
1
-2
/
+2
2020-08-24
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
1
-2
/
+3
2020-08-24
net: dccp: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-24
net: netlink: delete repeated words
Randy Dunlap
2
-5
/
+5
2020-08-24
net: ipv4: delete repeated words
Randy Dunlap
5
-6
/
+6
2020-08-24
net: sctp: ulpqueue.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-24
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
Randy Dunlap
1
-3
/
+3
2020-08-24
net: sctp: protocol.c: delete duplicated words + punctuation
Randy Dunlap
1
-4
/
+4
2020-08-24
net: sctp: chunk.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-24
net: sctp: bind_addr.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-24
net: sctp: auth.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-24
net: sctp: associola.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
3
-3
/
+7
2020-08-24
devlink: Protect devlink port list traversal
Parav Pandit
1
-0
/
+3
2020-08-24
devlink: Fix per port reporter fields initialization
Parav Pandit
1
-4
/
+4
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-79
/
+90
2020-08-22
l2tp: remove tunnel and session debug flags field
Tom Parkin
5
-35
/
+12
2020-08-22
l2tp: remove custom logging macros
Tom Parkin
1
-13
/
+0
2020-08-22
l2tp: add tracepoints to l2tp_core.c
Tom Parkin
1
-52
/
+31
2020-08-22
l2tp: add tracepoint definitions in trace.h
Tom Parkin
2
-2
/
+200
2020-08-22
l2tp: add tracepoint infrastructure to core
Tom Parkin
3
-0
/
+20
2020-08-22
l2tp: use standard API for warning log messages
Tom Parkin
2
-20
/
+14
2020-08-22
l2tp: remove noisy logging, use appropriate log levels
Tom Parkin
2
-43
/
+5
2020-08-22
l2tp: don't log data frames
Tom Parkin
5
-101
/
+6
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-6
/
+8
2020-08-20
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
1
-0
/
+2
2020-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
[next]