summaryrefslogtreecommitdiffstats
path: root/net/appletalk (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-06netfilter: nft_last: honor NFTA_LAST_SET on restorationPablo Neira Ayuso1-2/+8
2021-07-06netfilter: conntrack: Mark access for KCSANManfred Spraul1-1/+9
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah4-1/+22
2021-07-06netfilter: conntrack: improve RST handling when tuple is re-usedAli Abdallah1-17/+36
2021-07-02netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin1-0/+3
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin4-22/+0
2021-07-02netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King1-1/+2
2021-07-02netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2-1/+168
2021-07-02s390: iucv: Avoid field over-reading memcpy()Kees Cook1-10/+12
2021-07-02gve: Propagate error codes to callerChristophe JAILLET1-2/+3
2021-07-02gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET1-1/+4
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail1-0/+1
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven3-44/+111
2021-07-01ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq propertyGeert Uytterhoeven1-3/+1
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2-4/+4
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni1-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig4-1666/+0
2021-07-01Documentation: add more details in tipc.rstXin Long1-3/+118
2021-07-01ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu1-3/+19
2021-07-01MAINTAINERS: add entry for PTP virtual clock driverYangbo Lu1-0/+7
2021-07-01selftests/net: timestamping: support binding PHCYangbo Lu1-20/+35
2021-07-01net: socket: support hardware timestamp conversion to PHC boundYangbo Lu1-6/+13
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu5-13/+101
2021-07-01mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()Yangbo Lu1-17/+40
2021-07-01ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2-0/+47
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu8-1/+167
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu4-1/+53
2021-07-01ptp: track available ptp vclocks informationYangbo Lu3-4/+40
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu4-0/+205
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu4-2/+169
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar1-0/+1
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar1-1/+5
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar4-9/+9
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar1-16/+3
2021-07-01net: wwan: iosm: fix uevent reportingM Chetan Kumar1-1/+1
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam6-10/+417
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam5-9/+113
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori7-20/+425
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún2-3/+9
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún1-0/+2
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún1-2/+2
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún1-0/+2
2021-07-01sctp: move 198 addresses from unusable to private scopeXin Long2-4/+3
2021-07-01sctp: check pl.raise_count separately from its incrementXin Long1-4/+7
2021-07-01net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2-21/+2
2021-07-01net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_joinVladimir Oltean1-2/+2
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya6-73/+54