index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-03-06
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-06
fsl/fman: detect FMan erratum A050385
Madalin Bucur
3
-0
/
+51
2020-03-06
arm64: dts: ls1043a: FMan erratum A050385
Madalin Bucur
1
-0
/
+2
2020-03-06
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
2020-03-05
mptcp: always include dack if possible.
Paolo Abeni
1
-2
/
+17
2020-03-05
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
1
-3
/
+16
2020-03-05
veth: ignore peer tx_dropped when counting local rx_dropped
Jiang Lidong
1
-1
/
+1
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
1
-1
/
+3
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
1
-4
/
+10
2020-03-05
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
1
-7
/
+3
2020-03-05
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
1
-0
/
+5
2020-03-03
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
1
-0
/
+1
2020-03-03
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
2020-03-03
phylink: Improve error message when validate failed
Hauke Mehrtens
1
-1
/
+7
2020-03-03
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
1
-0
/
+1
2020-03-03
devlink: remove trigger command from devlink-region.rst
Jacob Keller
1
-3
/
+0
2020-03-04
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
1
-0
/
+1
2020-03-04
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nf_tables: free flowtable hooks on hook register error
Florian Westphal
1
-1
/
+6
2020-03-04
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
1
-3
/
+3
2020-03-04
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-03
docs: networking: net_failover: Fix a few typos
Jonathan Neuschäfer
1
-3
/
+3
2020-03-03
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
3
-12
/
+30
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-03
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-03
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-03
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
1
-0
/
+2
2020-03-03
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
1
-0
/
+1
2020-03-03
nfc: add missing attribute validation for SE API
Jakub Kicinski
1
-0
/
+1
2020-03-03
tipc: add missing attribute validation for MTU property
Jakub Kicinski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for array index
Jakub Kicinski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for port ifindex
Jakub Kicinski
1
-0
/
+1
2020-03-03
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
1
-0
/
+1
2020-03-03
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
1
-0
/
+1
2020-03-03
openvswitch: add missing attribute validation for hash
Jakub Kicinski
1
-0
/
+1
2020-03-03
macsec: add missing attribute validation for port
Jakub Kicinski
1
-0
/
+1
2020-03-03
can: add missing attribute validation for termination
Jakub Kicinski
1
-0
/
+1
2020-03-03
nl802154: add missing attribute validation for dev_type
Jakub Kicinski
1
-0
/
+1
2020-03-03
nl802154: add missing attribute validation
Jakub Kicinski
1
-0
/
+5
2020-03-03
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-03
devlink: validate length of region addr/len
Jakub Kicinski
1
-0
/
+2
2020-03-03
devlink: validate length of param values
Jakub Kicinski
1
-12
/
+19
2020-03-03
mt76: fix array overflow on receiving too many fragments for a packet
Felix Fietkau
1
-3
/
+6
2020-03-01
bnxt_en: fix error handling when flashing from file
Edwin Peer
1
-13
/
+11
[next]