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-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
4
-17
/
+17
2021-11-29
net/l2tp: convert tunnel rwlock_t to rcu
Tom Parkin
3
-36
/
+31
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+5
2021-11-26
af_unix: Relax race in unix_autobind().
Kuniyuki Iwashima
1
-10
/
+12
2021-11-26
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
2
-48
/
+70
2021-11-26
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
1
-19
/
+23
2021-11-26
af_unix: Add helpers to calculate hashes.
Kuniyuki Iwashima
1
-29
/
+35
2021-11-26
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
1
-4
/
+2
2021-11-26
af_unix: Allocate unix_address in unix_bind_(bsd|abstract)().
Kuniyuki Iwashima
1
-40
/
+67
2021-11-26
af_unix: Remove unix_mkname().
Kuniyuki Iwashima
1
-23
/
+11
2021-11-26
af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)().
Kuniyuki Iwashima
1
-38
/
+25
2021-11-26
af_unix: Cut unix_validate_addr() out of unix_mkname().
Kuniyuki Iwashima
1
-10
/
+30
2021-11-26
af_unix: Return an error as a pointer in unix_find_other().
Kuniyuki Iwashima
1
-18
/
+22
2021-11-26
af_unix: Factorise unix_find_other() based on address types.
Kuniyuki Iwashima
1
-55
/
+81
2021-11-26
af_unix: Pass struct sock to unix_autobind().
Kuniyuki Iwashima
1
-15
/
+21
2021-11-26
af_unix: Use offsetof() instead of sizeof().
Kuniyuki Iwashima
2
-8
/
+14
2021-11-26
bridge: use __set_bit in __br_vlan_set_default_pvid
Xin Long
1
-2
/
+2
2021-11-26
net: ethtool: set a default driver name
Tonghao Zhang
1
-0
/
+3
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-121
/
+255
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-25
sctp: make the raise timer more simple and accurate
Xin Long
3
-21
/
+19
2021-11-25
tipc: delete the unlikely branch in tipc_aead_encrypt
Xin Long
1
-15
/
+4
2021-11-25
tls: fix replacing proto_ops
Jakub Kicinski
1
-7
/
+40
2021-11-25
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
1
-8
/
+25
2021-11-25
tls: splice_read: fix record type check
Jakub Kicinski
1
-13
/
+10
2021-11-24
net/smc: Fix loop in smc_listen
Guo DaXing
1
-1
/
+3
2021-11-24
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
1
-17
/
+18
2021-11-24
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
1
-1
/
+4
2021-11-24
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
1
-0
/
+4
2021-11-24
net: allow SO_MARK with CAP_NET_RAW
Maciej Żenczykowski
1
-1
/
+2
2021-11-24
net: allow CAP_NET_RAW to setsockopt SO_PRIORITY
Maciej Żenczykowski
1
-0
/
+1
2021-11-24
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
1
-2
/
+3
2021-11-24
net: bridge: Allow base 16 inputs in sysfs
Ido Schimmel
1
-1
/
+1
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
7
-29
/
+8
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
8
-40
/
+13
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
1
-8
/
+16
2021-11-23
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
1
-16
/
+11
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
3
-5
/
+5
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
4
-33
/
+6
2021-11-23
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-11-23
net/smc: Clean up local struct sock variables
Tony Lu
1
-2
/
+2
2021-11-23
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
1
-3
/
+7
2021-11-22
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
1
-5
/
+5
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+5
2021-11-22
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
1
-2
/
+23
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
[prev]
[next]