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-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
61
-174
/
+671
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
8
-27
/
+13
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-09
mptcp: properly account bulk freed memory
Paolo Abeni
4
-6
/
+18
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2
-10
/
+28
2021-07-09
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
1
-3
/
+3
2021-07-09
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
1
-5
/
+0
2021-07-09
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+12
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-10
/
+770
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
1
-1
/
+8
2021-07-08
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
3
-0
/
+56
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2
-4
/
+4
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
5
-10
/
+127
2021-07-08
Merge branch 'sysfs-devel'
Trond Myklebust
9
-2
/
+635
2021-07-08
sunrpc: remove an offlined xprt using sysfs
Olga Kornievskaia
2
-4
/
+46
2021-07-08
sunrpc: provide showing transport's state info in the sysfs directory
Olga Kornievskaia
1
-0
/
+47
2021-07-08
sunrpc: display xprt's queuelen of assigned tasks via sysfs
Olga Kornievskaia
1
-2
/
+4
2021-07-08
sunrpc: provide multipath info in the sysfs directory
Olga Kornievskaia
1
-0
/
+35
2021-07-08
sunrpc: provide transport info in the sysfs directory
Olga Kornievskaia
1
-0
/
+25
2021-07-08
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
3
-6
/
+67
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
3
-3
/
+108
2021-07-08
SUNRPC for TCP display xprt's source port in sysfs xprt_info
Olga Kornievskaia
1
-4
/
+8
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
1
-0
/
+7
2021-07-08
SUNRPC display xprt's main value in sysfs's xprt_info
Olga Kornievskaia
1
-3
/
+3
2021-07-08
SUNRPC mark the first transport
Olga Kornievskaia
1
-0
/
+1
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
3
-0
/
+79
2021-07-08
sunrpc: add a symlink from rpc-client directory to the xprt_switch
Olga Kornievskaia
3
-4
/
+26
2021-07-08
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
3
-7
/
+106
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
2
-0
/
+11
2021-07-08
sunrpc: add IDs to multipath
Olga Kornievskaia
2
-0
/
+27
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
2
-0
/
+27
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
3
-0
/
+74
2021-07-08
sunrpc: Create a client/ subdirectory in the sunrpc sysfs
Olga Kornievskaia
1
-0
/
+43
2021-07-08
sunrpc: Create a sunrpc directory under /sys/kernel/
Olga Kornievskaia
4
-1
/
+40
2021-07-08
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-07
ipmr: Fix indentation issue
Roy, UjjaL
1
-1
/
+1
2021-07-07
sock: unlock on error in sock_setsockopt()
Dan Carpenter
1
-2
/
+4
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-44
/
+84
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+4
2021-07-06
rpc: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
1
-3
/
+3
[next]