index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
mlxsw: core: Push minor/subminor fw version check into helper
Vadim Pasternak
3
-3
/
+16
2019-10-06
mlxsw: thermal: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-21
/
+16
2019-10-06
mlxsw: hwmon: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-35
/
+29
2019-10-06
mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...
Vadim Pasternak
3
-3
/
+12
2019-10-06
selftests: test netdevsim reload forbid and fail
Jiri Pirko
1
-0
/
+24
2019-10-06
netdevsim: add couple of debugfs bools to debug devlink reload
Jiri Pirko
2
-0
/
+22
2019-10-06
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-32
/
+6
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2
-21
/
+0
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
3
-17
/
+15
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
4
-18
/
+9
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-12
/
+5
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-25
/
+14
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2
-17
/
+26
2019-10-06
net: genetlink: push attrbuf allocation and parsing to a separate function
Jiri Pirko
1
-22
/
+45
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2
-9
/
+52
2019-10-06
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Jiri Pirko
1
-77
/
+96
2019-10-06
openvswitch: Allow attaching helper in later commit
Yi-Hung Wei
1
-8
/
+13
2019-10-06
selftests: test creating netdevsim inside network namespace
Jiri Pirko
2
-1
/
+78
2019-10-06
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
3
-0
/
+5
2019-10-06
net: devlink: export devlink net setter
Jiri Pirko
2
-3
/
+14
2019-10-06
net/tls: add TlsDeviceRxResync statistic
Jakub Kicinski
4
-0
/
+6
2019-10-06
net/tls: add TlsDecryptError stat
Jakub Kicinski
4
-0
/
+10
2019-10-06
net/tls: add statistics for installed sessions
Jakub Kicinski
4
-4
/
+49
2019-10-06
net/tls: add skeleton of MIB statistics
Jakub Kicinski
8
-1
/
+110
2019-10-06
net/tls: add device decrypted trace point
Jakub Kicinski
2
-0
/
+38
2019-10-06
net/tls: add tracing for device/offload events
Jakub Kicinski
6
-11
/
+213
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-05
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-05
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-05
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
[next]