index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
2019-11-08
1
-0
/
+1
*
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
2019-11-08
1
-3
/
+3
*
nfc: netlink: fix double device reference drop
Pan Bian
2019-11-08
1
-2
/
+0
*
NFC: st21nfca: fix double free
Pan Bian
2019-11-07
1
-0
/
+1
*
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
2019-11-07
1
-1
/
+17
*
Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-11-07
4
-2
/
+6
|
\
|
*
net/mlx5e: Use correct enum to determine uplink port
Dmytro Linkin
2019-11-06
1
-1
/
+2
|
*
net/mlx5: DR, Fix memory leak during rule creation
Alex Vesker
2019-11-06
1
-0
/
+2
|
*
net/mlx5: DR, Fix memory leak in modify action destroy
Alex Vesker
2019-11-06
1
-0
/
+1
|
*
net/mlx5e: Fix eswitch debug print of max fdb flow
Roi Dayan
2019-11-06
1
-1
/
+1
*
|
r8169: fix page read in r8168g_mdio_read
Heiner Kallweit
2019-11-07
1
-0
/
+3
*
|
Merge branch 'stmmac-fixes'
David S. Miller
2019-11-07
7
-78
/
+144
|
\
\
|
*
|
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
2019-11-07
1
-30
/
+34
|
*
|
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
2019-11-07
1
-0
/
+1
|
*
|
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
2019-11-07
1
-2
/
+3
|
*
|
net: stmmac: xgmac: Disable MMC interrupts by default
Jose Abreu
2019-11-07
1
-2
/
+4
|
*
|
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
2019-11-07
1
-0
/
+2
|
*
|
net: stmmac: xgmac: Fix AV Feature detection
Jose Abreu
2019-11-07
1
-1
/
+1
|
*
|
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
2019-11-07
1
-0
/
+1
|
*
|
net: stmmac: xgmac: Only get SPH header len if available
Jose Abreu
2019-11-07
1
-1
/
+2
|
*
|
net: stmmac: selftests: Prevent false positives in filter tests
Jose Abreu
2019-11-07
1
-40
/
+94
|
*
|
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
2019-11-07
1
-1
/
+1
|
*
|
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
2019-11-07
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-11-07
10
-30
/
+62
|
\
\
|
*
\
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2019-11-04
4
-17
/
+36
|
|
\
\
|
|
*
|
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
2019-11-04
3
-13
/
+30
|
|
*
|
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
2019-11-04
1
-1
/
+1
|
|
*
|
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
2019-11-04
1
-3
/
+5
|
*
|
|
netfilter: nf_tables_offload: skip EBUSY on chain update
Pablo Neira Ayuso
2019-11-04
1
-1
/
+2
|
*
|
|
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Pablo Neira Ayuso
2019-11-04
1
-0
/
+1
|
*
|
|
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
2019-11-04
1
-4
/
+15
|
*
|
|
netfilter: nf_tables: fix unexpected EOPNOTSUPP error
Fernando Fernandez Mancera
2019-11-04
1
-4
/
+2
|
*
|
|
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-04
1
-1
/
+2
|
*
|
|
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
2019-11-04
2
-3
/
+4
*
|
|
|
net/smc: fix ethernet interface refcounting
Ursula Braun
2019-11-07
1
-2
/
+0
*
|
|
|
Merge branch 'net-tls-add-a-TX-lock'
David S. Miller
2019-11-07
5
-21
/
+134
|
\
\
\
\
|
*
|
|
|
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
2019-11-07
1
-0
/
+108
|
*
|
|
|
net/tls: add a TX lock
Jakub Kicinski
2019-11-07
4
-14
/
+20
|
*
|
|
|
net/tls: don't pay attention to sk_write_pending when pushing partial records
Jakub Kicinski
2019-11-07
2
-7
/
+6
|
/
/
/
/
*
|
|
|
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
2019-11-07
1
-1
/
+1
*
|
|
|
Merge branch 'Bonding-fixes-for-Ocelot-switch'
David S. Miller
2019-11-07
1
-4
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
2019-11-07
1
-1
/
+2
|
*
|
|
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
2019-11-07
1
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'net-bcmgenet-restore-internal-EPHY-support'
David S. Miller
2019-11-06
3
-72
/
+110
|
\
\
\
|
*
|
|
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
2019-11-06
1
-1
/
+4
|
*
|
|
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
2019-11-06
3
-69
/
+73
|
*
|
|
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2019-11-06
2
-2
/
+33
|
/
/
/
*
|
|
Documentation: TLS: Add missing counter description
Tariq Toukan
2019-11-06
1
-0
/
+4
*
|
|
NFC: fdp: fix incorrect free object
Pan Bian
2019-11-06
1
-1
/
+1
*
|
|
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-06
1
-2
/
+2
[next]