index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pxa2xx.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2
-0
/
+6
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
4
-10
/
+11
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
1
-2
/
+6
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
1
-8
/
+16
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
1
-2
/
+14
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
1
-2
/
+4
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
1
-3
/
+0
2019-12-30
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2019-12-28
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-28
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-27
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2019-12-27
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-27
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-27
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
1
-1
/
+1
2019-12-27
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
1
-0
/
+2
2019-12-27
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
2019-12-26
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2019-12-26
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
5
-37
/
+56
2019-12-26
hsr: rename debugfs file when interface name is changed
Taehee Yoo
3
-0
/
+20
2019-12-26
hsr: add hsr root debugfs directory
Taehee Yoo
4
-3
/
+28
2019-12-26
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
3
-24
/
+21
2019-12-26
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
1
-1
/
+0
2019-12-26
MAINTAINERS: Add additional maintainers to ENA Ethernet driver
Netanel Belgazal
1
-0
/
+2
2019-12-25
s390/qeth: fix initialization on old HW
Julian Wiedmann
1
-3
/
+1
2019-12-25
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2019-12-25
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2019-12-25
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-12-25
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2
-17
/
+28
2019-12-25
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
3
-14
/
+10
2019-12-25
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2019-12-25
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2019-12-25
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2019-12-25
gtp: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
14
-25
/
+42
2019-12-25
net: dsa: bcm_sf2: Fix IP fragment location and behavior
Florian Fainelli
1
-3
/
+3
2019-12-25
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
1
-15
/
+15
2019-12-24
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
3
-10
/
+12
2019-12-23
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
1
-21
/
+22
2019-12-22
pipe: fix empty pipe check in pipe_write()
Jan Stancek
1
-1
/
+1
2019-12-22
MAINTAINERS: remove Radim from KVM maintainers
Paolo Bonzini
1
-2
/
+0
2019-12-22
MAINTAINERS: Orphan KVM for MIPS
James Hogan
1
-2
/
+2
2019-12-22
ext4: clarify impact of 'commit' mount option
Jan Kara
1
-8
/
+11
2019-12-22
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
1
-1
/
+3
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2019-12-21
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
[next]