Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c6c08614eb32d250612c9d2940e48951fb4ba325
c6c0861
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit()
by Jiri Pirko
· 5 years ago
057af70
net: tipc: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
4495af3
net: nfc: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
75cdbdd
net: ieee802154: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
bf813b0
net: genetlink: parse attrs and store in contect info struct during dumpit
by Jiri Pirko
· 5 years ago
c10e6cf
net: genetlink: push attrbuf allocation and parsing to a separate function
by Jiri Pirko
· 5 years ago
1927f41
net: genetlink: introduce dump info struct to be available during dumpit op
by Jiri Pirko
· 5 years ago
be064de
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
by Jiri Pirko
· 5 years ago
248d45f
openvswitch: Allow attaching helper in later commit
by Yi-Hung Wei
· 5 years ago
fbe3d0c
Merge branch 'create-netdevsim-instances-in-namespace'
by David S. Miller
· 5 years ago
c04d71b
selftests: test creating netdevsim inside network namespace
by Jiri Pirko
· 5 years ago
7b60027
netdevsim: create devlink and netdev instances in namespace
by Jiri Pirko
· 5 years ago
8273fd8
net: devlink: export devlink net setter
by Jiri Pirko
· 5 years ago
128d23c
Merge branch 'net-tls-add-ctrl-path-tracing-and-statistics'
by David S. Miller
· 5 years ago
a4d26fd
net/tls: add TlsDeviceRxResync statistic
by Jakub Kicinski
· 5 years ago
5c5ec66
net/tls: add TlsDecryptError stat
by Jakub Kicinski
· 5 years ago
b32fd3c
net/tls: add statistics for installed sessions
by Jakub Kicinski
· 5 years ago
d26b698
net/tls: add skeleton of MIB statistics
by Jakub Kicinski
· 5 years ago
9ec1c6a
net/tls: add device decrypted trace point
by Jakub Kicinski
· 5 years ago
8538d29
net/tls: add tracing for device/offload events
by Jakub Kicinski
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 6 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 6 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 6 years ago
6b190d3
integrity: remove unneeded, broken attempt to add -fshort-wchar
by Masahiro Yamada
· 6 years ago
ef129d3
selftests/net: add nettest to .gitignore
by Jakub Kicinski
· 5 years ago
1acb8f2a
net: qlogic: Fix memory leak in ql_alloc_large_buffers
by Navid Emamdoost
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
e3ba9bf6
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
by David S. Miller
· 5 years ago
06d5f34
net: phy: at803x: use operating parameters from PHY-specific status
by Russell King
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
4cf6c57
net: phy: fix write to mii-ctrl1000 register
by Russell King
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
ea977d1
net: phy: allow for reset line to be tied to a sleepy GPIO controller
by Andrea Merello
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
26e0105
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
by zhengbin
· 5 years ago
c62c2cf
net: devlink: don't ignore errors during dumpit
by Jiri Pirko
· 5 years ago
511e6ca
net: dsa: sja1105: Add support for port mirroring
by Vladimir Oltean
· 5 years ago
6b517374
cxgb4:Fix out-of-bounds MSI-X info array access
by Vishal Kulkarni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
5a43f69
igmp: uninline ip_mc_validate_checksum()
by Alexey Dobriyan
· 5 years ago
193d357
net: spread "enum sock_flags"
by Alexey Dobriyan
· 5 years ago
d6547f2
net, uapi: fix -Wpointer-arith warnings
by Alexey Dobriyan
· 5 years ago
de417d1
Merge branch 'net-phy-broadcom-RGMII-delays-fixes'
by David S. Miller
· 5 years ago
bea5d14
net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612E
by Florian Fainelli
· 5 years ago
fea7fda
net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
by Florian Fainelli
· 5 years ago
6d4e4dd
Merge branch 'net-tls-separate-the-TLS-TOE-code-out'
by David S. Miller
· 5 years ago
53b4414
net/tls: allow compiling TLS TOE out
by Jakub Kicinski
· 5 years ago
0eb8745
net/tls: rename tls_hw_* functions tls_toe_*
by Jakub Kicinski
· 5 years ago
08700da
net/tls: move TOE-related code to a separate file
by Jakub Kicinski
· 5 years ago
16bed0e
net/tls: move tls_build_proto() on init path
by Jakub Kicinski
· 5 years ago
f21912e
net/tls: rename tls_device to tls_toe_device
by Jakub Kicinski
· 5 years ago
25a3cd81
net/tls: move TOE-related structures to a separate header
by Jakub Kicinski
· 5 years ago
033b2c7f
rxrpc: Add missing "new peer" trace
by David Howells
· 5 years ago
db9b2e0
rxrpc: Fix rxrpc_recvmsg tracepoint
by David Howells
· 5 years ago
cf74ac6
qmi_wwan: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
4ea6553
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
812ad49
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
a4ad51e
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
6822c29
MIPS: fw/arc: Remove unused addr variable
by Paul Burton
· 5 years ago
b145b0e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
97bfe0e
Merge branch 'devlink-allow-devlink-instances-to-change-network-namespace'
by David S. Miller
· 5 years ago
b74c37f
selftests: netdevsim: add tests for devlink reload with resources
by Jiri Pirko
· 5 years ago
070c63f
net: devlink: allow to change namespaces during reload
by Jiri Pirko
· 5 years ago
4f174bb
netdevsim: take devlink net instead of init_net
by Jiri Pirko
· 5 years ago
90d2991
netdevsim: register port netdevices into net of device
by Jiri Pirko
· 5 years ago
75ba029
netdevsim: implement proper devlink reload
by Jiri Pirko
· 5 years ago
7f36a77
netdevsim: add all ports in nsim_dev_create() and del them in destroy()
by Jiri Pirko
· 5 years ago
5bcfb6a
mlxsw: Propagate extack down to register_fib_notifier()
by Jiri Pirko
· 5 years ago
6b2a880
mlxsw: Register port netdevices into net of core
by Jiri Pirko
· 5 years ago
053e92a
mlxsw: spectrum: Take devlink net instead of init_net
by Jiri Pirko
· 5 years ago
471f894
net: devlink: export devlink net getter
by Jiri Pirko
· 5 years ago
b7a5955
net: fib_notifier: propagate extack down to the notifier block callback
by Jiri Pirko
· 5 years ago
3f9e5c11
mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump
by Jiri Pirko
· 5 years ago
55c894f
net: fib_notifier: propagate possible error during fib notifier registration
by Jiri Pirko
· 5 years ago
7c550da
net: fib_notifier: make FIB notifier per-netns
by Jiri Pirko
· 5 years ago
a5facc4
netdevsim: change fib accounting and limitations to be per-device
by Jiri Pirko
· 5 years ago
e524d16
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
af0622f
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
768b47b
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
c4bd70e
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
Next »