projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-06-24
Lorenz Bauer
tools/testing: add a selftest for SO_NETNS_COOKIE
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martynas Pumputis
net: retrieve netns cookie via getsocketopt
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
David S. Miller
Merge branch 'devlink-rate-limit-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Dmytro Linkin
devlink: Protect rate list with lock while switching...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Dmytro Linkin
devlink: Remove eswitch mode check for mode set call
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Dmytro Linkin
devlink: Decrease refcnt of parent rate object on leaf...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Xianting Tian
virtio_net: Use virtio_find_vqs_ctx() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Kuniyuki Iwashima
net/tls: Remove the __TLS_DEC_STATS() macro.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Kuniyuki Iwashima
tcp: Add stats for socket migration.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
David Wilder
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
David S. Miller
Merge tag 'mlx5-net-next-2021-06-22' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
David S. Miller
Merge git://git./linux/kernel/git/pablo/nf-next
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Andrea Righi
selftests: icmp_redirect: support expected failures
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
David S. Miller
Merge branch 'lockless-qdisc-opts'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Yunsheng Lin
net: sched: remove qdisc->empty for lockless qdisc
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Yunsheng Lin
net: sched: implement TCQ_F_CAN_BYPASS for lockless...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Yunsheng Lin
net: sched: avoid unnecessary seqcount operation for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Huy Nguyen
net/mlx5: Fix checksum issue of VXLAN and IPsec crypto...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Huy Nguyen
net/xfrm: Add inner_ipproto into sec_path
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Huy Nguyen
net/mlx5: Optimize mlx5e_feature_checks for non IPsec...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
caihuoqing
net/mlx5: remove "default n" from Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Colin Ian King
net/mlx5: Fix spelling mistake "enught" -> "enough"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Nathan Chancellor
net/mlx5: Use cpumask_available() in mlx5_eq_create_gen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jiapeng Chong
net/mlx5: Fix missing error code in mlx5_init_fs()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'mptcp-C-flag-and-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: refine mptcp_cleanup_rbuf
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Yonglong Li
selftests: mptcp: turn rp_filter off on each NIC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Geliang Tang
selftests: mptcp: add deny_join_id0 testcases
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Geliang Tang
mptcp: add deny_join_id0 in mptcp_options_received
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Geliang Tang
mptcp: add allow_join_id0 in mptcp_out_options
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Geliang Tang
mptcp: add sysctl allow_join_initial_addr_port
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'sctp-packetization-path-MTU'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: process sctp over udp icmp err on sctp side
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: extract sctp_v4_err_handle function from sctp_v4_err
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: extract sctp_v6_err_handle function from sctp_v6_err
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: remove the unessessary hold for idev in sctp_v6_err
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: enable PLPMTUD when the transport is ready
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: do state transition when receiving an icmp TOOBIG...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: do state transition when a probe succeeds on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: do state transition when PROBE_COUNT == MAX_PROBE...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: do the basic send and recv for PLPMTUD probe
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: add the probe timer in transport for PLPMTUD
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: add the constants/variables and states and some...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: add probe_interval in sysctl and sock/asoc/transport
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Xin Long
sctp: add pad chunk and its make function and event...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Lorenzo Bianconi
net: marvell: return csum computation result from mvnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'tc-testing-dnat-tuple-collision'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcelo Ricardo...
tc-testing: add test for ct DNAT tuple collision
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcelo Ricardo...
tc-testing: add support for sending various scapy packets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcelo Ricardo...
tc-testing: fix list handling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Loic Poulain
MAINTAINERS: network: add entry for WWAN
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Aaron Conole
openvswitch: add trace points
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Dan Carpenter
stmmac: dwmac-loongson: fix uninitialized variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'ethtool-eeprom'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Validate module EEPROM offset as part of policy
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Validate module EEPROM length as part of policy
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Use kernel data types for internal EEPROM...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Document behavior when module EEPROM bank...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Decrease size of module EEPROM get policy...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Document correct attribute type
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Ido Schimmel
ethtool: Use correct command name in title
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
gushengxian
bridge: cfm: remove redundant return
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Kees Cook
hv_netvsc: Avoid field-overflowing memcpy()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Florian Fainelli
net: dsa: b53: Create default VLAN entry explicitly
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Kees Cook
octeontx2-af: Avoid field-overflowing memcpy()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'wwan-link-creation-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: add WWAN common private data for netdev
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
net: iosm: create default link via WWAN core
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: support default netdev creation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: no more hold netdev ops owning module
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
net: iosm: drop custom netdev(s) removing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: remove all netdevs on ops unregistering
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: multiple netdevs deletion support
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: require WWAN netdev setup callback existence
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan: core: relocate ops registering code
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergey Ryazanov
wwan_hwsim: support network interface creation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'mptcp-optimizations'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Matthieu Baerts
selftests: mptcp: display proper reason to abort tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: add MIB counter for invalid mapping
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: drop redundant test in move_skbs_to_msk()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: use fast lock for subflows when possible
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Paolo Abeni
mptcp: drop tx skb cache
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David S. Miller
Merge branch 'marvell-mdio-ACPI'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
net: mvpp2: remove unused 'has_phy' field
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
net: mvpp2: enable using phylink with ACPI
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
net: mvmdio: add ACPI support
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
net/fsl: switch to fwnode_mdiobus_register
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
net: mdiobus: Introduce fwnode_mdbiobus_register()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Marcin Wojtas
Documentation: ACPI: DSD: describe additional MAC confi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Eric Dumazet
virtio/vsock: avoid NULL deref in virtio_transport_seqp...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Kees Cook
ibmvnic: Use strscpy() instead of strncpy()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Guillaume Nault
net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Boris Sukholitko
Revert "net/sched: cls_flower: Remove match on n_proto"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Esben Haabendal
net: ll_temac: Remove left-over debug message
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Yejune Deng
net: add pf_family_names[] for protocol family
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
David S. Miller
Merge branch 'ingenic-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
周琰杰 (Zhou Yanjie)
dt-bindings: dwmac: Remove unexpected item.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Christophe...
net: hns3: Fix a memory leak in an error handling path...
commit
|
commitdiff
|
tree
|
snapshot
next