projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'skb-drop-reason-boundary'
2022-05-16
David S. Miller
Merge branch 'skb-drop-reason-boundary'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Menglong Dong
net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Menglong Dong
net: skb: change the definition SKB_DR_SET()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Menglong Dong
net: skb: check the boundrary of drop reason in kfree_skb_re...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Menglong Dong
net: dm: check the boundary of skb drop reasons
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Guangguan Wang
net/smc: align the connect behaviour with TCP
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
David S. Miller
Merge branch 'sk_bound_dev_if-annotations'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
inet: rename INET_MATCH()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_co...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net: core: add READ_ONCE/WRITE_ONCE annotations for...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net: annotate races around sk->sk_bound_dev_if
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
David S. Miller
Merge branch 'big-tcp'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
mlx5: support BIG TCP packets
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
mlx4: support BIG TCP packets
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
veth: enable BIG TCP packets
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net: loopback: enable BIG TCP packets
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Coco Li
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Alexander Duyck
net: allow gro_max_size to exceed 65536
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
ipv6/gro: insert temporary HBH/jumbo header
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
ipv6/gso: remove temporary HBH/jumbo header
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
ipv6: add struct hop_jumbo_hdr definition
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
tcp_cubic: make hystart_ack_delay() aware of BIG TCP
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net: limit GSO_MAX_SIZE to 524280 bytes
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Alexander Duyck
net: allow gso_max_size to exceed 65536
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Eric Dumazet
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
David S. Miller
Merge branch 'Renesas-RSZ-V2M-support'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Phil Edworthy
ravb: Add support for RZ/V2M
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Phil Edworthy
ravb: Use separate clock for gPTP
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Phil Edworthy
ravb: Support separate Line0 (Desc), Line1 (Err) and...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Phil Edworthy
ravb: Separate handling of irq enable/disable regs...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
Phil Edworthy
dt-bindings: net: renesas,etheravb: Document RZ/V2M SoC
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-16
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
David S. Miller
Merge branch 'bnxt_en-next'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Kalesh AP
bnxt_en: parse and report result field when NVRAM package...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Pavan Chebbi
bnxt_en: Enable packet timestamping for all RX packets
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Pavan Chebbi
bnxt_en: Configure ptp filters during bnxt open
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Michael Chan
bnxt_en: Update firmware interface to 1.10.2.95
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Robert Hancock
net: axienet: Use NAPI for TX completion path
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Robert Hancock
net: axienet: Be more careful about updating tx_bd_tail
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Eric Dumazet
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Amit Cohen
selftests: fib_nexthops: Make the test more robust
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
David S. Miller
Merge branch 'lan95xx-no-polling'
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
net: phy: smsc: Cope with hot-removal in interrupt...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
net: phy: smsc: Cache interrupt mask
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
usbnet: smsc95xx: Forward PHY interrupts to PHY driver...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
usbnet: smsc95xx: Avoid link settings race on interrupt...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
usbnet: smsc95xx: Don't reset PHY behind PHY driver...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Lukas Wunner
usbnet: Run unregister_netdev() before unbind() again
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Yang Li
net: ethernet: fix platform_no_drv_owner.cocci warning
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Jie Wang
net: page_pool: add page allocation stats for two fast...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-13
Jiapeng Chong
net: ethernet: Use swap() instead of open coding it
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Jakub Kicinski
eth: amd: remove NI6510 support (ni65)
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Jakub Kicinski
net: appletalk: remove Apple/Farallon LocalTalk PC...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
David S. Miller
Merge branch 'debug-net'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Eric Dumazet
net: add more debug info in skb_checksum_help()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Eric Dumazet
net: remove two BUG() from skb_checksum_help()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Eric Dumazet
net: warn if transport header was not set
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Eric Dumazet
net: add CONFIG_DEBUG_NET
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Eric Dumazet
net: add include/net/net_debug.h
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
David S. Miller
Merge branch 's390-net-fixes'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Alexandra Winter
s390/lcs: fix variable dereferenced before check
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Alexandra Winter
s390/ctcm: fix potential memory leak
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Alexandra Winter
s390/ctcm: fix variable dereferenced before check
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
David S. Miller
Merge branch 'atlantic-fixes'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Grant Grundler
net: atlantic: verify hw_head_ lies within TX buffer...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Grant Grundler
net: atlantic: add check for MAX_SKB_FRAGS
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Grant Grundler
net: atlantic: reduce scope of is_rsc_complete
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
Grant Grundler
net: atlantic: fix "frag[0] not initialized"
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-11
David S. Miller
Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
David S. Miller
Merge branch 'hns3-next'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Guangbin Huang
net: hns3: fix incorrect type of argument in declaration...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Guangbin Huang
net: hns3: add query vf ring and vector map relation
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Jie Wang
net: hns3: add byte order conversion for VF to PF mailbox...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Jie Wang
net: hns3: add byte order conversion for PF to VF mailbox...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Yufeng Mo
net: hns3: remove the affinity settings of vector0
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Hao Chen
net: hns3: fix access null pointer issue when set tx...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
David S. Miller
Merge branch 'lan8742-phy'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Yuiko Oshino
net: phy: smsc: add LAN8742 phy support.
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Yuiko Oshino
net: phy: microchip: update LAN88xx phy ID and phy...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
David S. Miller
Merge branch 'add-ti-dp83td510-support'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: dp83td510: Add support for the DP83TD510...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: export genphy_c45_baset1_read_status()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: genphy_c45_pma_baset1_read_master_slave:...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: genphy_c45_pma_baset1_setup_master_slave...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Oleksij Rempel
net: phy: genphy_c45_baset1_an_config_aneg: do no set...
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
David S. Miller
Merge branch 'vxlan_fdb_delete-extack'
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Alaa Mohamed
net: vxlan: Add extack support to vxlan_fdb_delete
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Alaa Mohamed
rtnetlink: add extack support in fdb del handlers
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
David S. Miller
Merge branch 'wwan-t7xx'
commit
|
commitdiff
|
tree
2022-05-09
Ricardo Martinez
net: wwan: t7xx: Add maintainers and documentation
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
2022-05-09
Haijun Liu
net: wwan: t7xx: Device deep sleep lock/unlock
Signed-off-by:
David S. Miller
<davem@davemloft.net>
commit
|
commitdiff
|
tree
next