index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_close.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-04-27
llc2: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-04-27
net/tls: Remove redundant initialization of record
Jiapeng Chong
1
-1
/
+1
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
1
-1
/
+0
2021-04-27
dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
Michael Grzeschik
1
-0
/
+1
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
3
-2
/
+17
2021-04-27
dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
Michael Grzeschik
1
-0
/
+2
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
6
-58
/
+81
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
4
-24
/
+38
2021-04-27
docs: networking: timestamping: update for DSA switches
Yangbo Lu
1
-24
/
+39
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
11
-32
/
+27
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
9
-49
/
+57
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
9
-21
/
+21
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
4
-9
/
+4
2021-04-27
fddi/skfp: fix typo
qhjindev
1
-1
/
+1
2021-04-27
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
1
-3
/
+3
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
1
-2
/
+0
2021-04-27
rxrpc: rxkad: Remove redundant variable offset
Jiapeng Chong
1
-2
/
+0
2021-04-27
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
3
-31
/
+15
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
1
-2
/
+2
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
1
-2
/
+5
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
8
-63
/
+465
2021-04-27
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
1
-4
/
+11
2021-04-27
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
1
-13
/
+18
2021-04-27
netfilter: nftables: add loop check helper function
Pablo Neira Ayuso
1
-9
/
+21
2021-04-27
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
1
-11
/
+11
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
2021-04-26
net/sched: act_ct: fix wild memory access when clearing fragments
Davide Caratti
1
-3
/
+3
2021-04-26
net: Fix typo in comment about ancillary data
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-04-26
dt-bindings: net: convert rockchip-dwmac to json-schema
Ezequiel Garcia
2
-76
/
+120
2021-04-26
dt-bindings: net: dwmac: Add Rockchip DWMAC support
Ezequiel Garcia
1
-2
/
+11
2021-04-26
arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsi
Ezequiel Garcia
1
-2
/
+2
2021-04-26
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
1
-1
/
+1
2021-04-26
net: davicom: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
1
-2
/
+1
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
15
-60
/
+70
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
12
-124
/
+271
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
3
-176
/
+182
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
5
-120
/
+107
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
10
-340
/
+286
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
5
-71
/
+69
2021-04-26
bnxt_en: Implement .ndo_features_check().
Michael Chan
2
-2
/
+42
[next]