index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
1
-1
/
+2
2020-12-02
bpf: Refine memcg-based memory accounting for sockmap and sockhash maps
Roman Gushchin
1
-4
/
+5
2020-12-02
net/x25: prevent a couple of overflows
Dan Carpenter
1
-2
/
+4
2020-12-03
xsk: Change the tx writeable condition
Xuan Zhuo
2
-3
/
+19
2020-12-03
xsk: Replace datagram_poll by sock_poll_wait
Xuan Zhuo
1
-1
/
+3
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
3
-2
/
+6
2020-12-02
mptcp: avoid potential infinite loop in mptcp_recvmsg()
Eric Dumazet
1
-1
/
+1
2020-12-02
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-12-02
net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
Fedor Tokarev
1
-2
/
+2
2020-12-02
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
1
-2
/
+2
2020-12-02
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
1
-9
/
+12
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2
-7
/
+1
2020-12-02
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
1
-26
/
+15
2020-12-02
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
1
-17
/
+19
2020-12-02
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
1
-1
/
+1
2020-12-02
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
1
-3
/
+1
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
1
-15
/
+0
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
1
-4
/
+21
2020-12-02
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
1
-11
/
+33
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
4
-16
/
+55
2020-12-02
SUNRPC: rpc_wake_up() should wake up tasks in the correct order
Trond Myklebust
1
-30
/
+35
2020-12-02
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2
-6
/
+10
2020-12-01
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
4
-1
/
+165
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
4
-0
/
+126
2020-12-01
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
3
-0
/
+136
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
4
-17
/
+106
2020-12-01
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
3
-0
/
+91
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
6
-0
/
+82
2020-12-01
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
4
-2
/
+86
2020-12-01
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
3
-10
/
+15
2020-12-01
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2
-0
/
+12
2020-12-01
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
3
-0
/
+48
2020-12-01
net/smc: Add link counters for IB device ports
Guvenc Gulce
2
-0
/
+15
2020-12-01
net/smc: Add connection counters for links
Guvenc Gulce
2
-2
/
+15
2020-12-01
net/smc: Use active link of the connection
Guvenc Gulce
1
-5
/
+5
2020-12-01
net/smc: use helper smc_conn_abort() in listen processing
Karsten Graul
1
-12
/
+5
2020-12-01
net/tls: make sure tls offload sets salt_size
Rohit Maheshwari
1
-1
/
+3
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
22
-97
/
+279
2020-12-01
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-13
/
+0
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
9
-68
/
+68
2020-12-01
net/tipc: fix socket.c kernel-doc
Randy Dunlap
1
-2
/
+29
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-01
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
1
-7
/
+35
2020-12-01
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
1
-0
/
+27
2020-12-01
net/tipc: fix link.c kernel-doc
Randy Dunlap
1
-2
/
+36
2020-12-01
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
1
-1
/
+19
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
9
-19
/
+40
2020-12-01
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
5
-14
/
+24
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-2
/
+14
[prev]
[next]