index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
crc32.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-18
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
1
-4
/
+5
2018-03-18
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
1
-1
/
+2
2018-03-18
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
1
-1
/
+2
2018-03-18
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-03-18
net: hns: Fix ethtool private flags
Matthias Brugger
4
-4
/
+6
2018-03-17
mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
Ido Schimmel
1
-6
/
+6
2018-03-17
net: sched: fix uses after free
Eric Dumazet
1
-9
/
+13
2018-03-16
net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses
Andrew Lunn
1
-23
/
+25
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-16
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
1
-1
/
+1
2018-03-16
qede: Fix qedr link update
Michal Kalderon
1
-2
/
+2
2018-03-16
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
Michal Kalderon
1
-0
/
+15
2018-03-16
qed: Fix MPA unalign flow in case header is split across two packets.
Michal Kalderon
1
-1
/
+1
2018-03-16
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
1
-1
/
+3
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-03-16
kcm: lock lower socket in kcm_attach
Tom Herbert
1
-10
/
+23
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
2
-13
/
+57
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2
-2
/
+6
2018-03-15
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
1
-0
/
+1
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
2
-26
/
+3
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
1
-1
/
+1
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
5
-10
/
+32
2018-03-14
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
1
-1
/
+3
2018-03-14
dpaa_eth: remove duplicate initialization
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
1
-1
/
+1
2018-03-14
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
Madalin Bucur
1
-23
/
+5
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2
-9
/
+17
2018-03-14
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-03-14
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
2018-03-13
qed: Use after free in qed_rdma_free()
Dan Carpenter
1
-1
/
+1
2018-03-13
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2018-03-13
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
1
-1
/
+1
2018-03-12
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2
-23
/
+18
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-7
/
+14
2018-03-12
e1000e: Fix link check race condition
Benjamin Poirier
2
-21
/
+24
2018-03-12
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
3
-19
/
+9
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
6
-10
/
+33
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2
-2
/
+3
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-03-12
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
1
-44
/
+20
2018-03-12
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
1
-32
/
+53
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
2
-74
/
+72
2018-03-12
can: m_can: select pinctrl state in each suspend/resume function
Bich HEMON
1
-0
/
+5
2018-03-12
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
1
-11
/
+2
[next]