index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha512_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-09-12
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-12
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-12
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-12
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
3
-2
/
+4
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
1
-3
/
+3
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
8
-45
/
+45
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
1
-0
/
+26
2018-09-10
qmi_wwan: Support dynamic config on Quectel EP06
Kristian Evensen
1
-1
/
+29
2018-09-10
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
3
-5
/
+3
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2
-0
/
+2
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-09
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
4
-34
/
+26
2018-09-09
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
1
-4
/
+4
2018-09-09
net: ena: fix missing lock during device destruction
Netanel Belgazal
1
-13
/
+7
2018-09-09
net: ena: fix potential double ena_destroy_device()
Netanel Belgazal
1
-0
/
+5
2018-09-09
net: ena: fix device destruction to gracefully free resources
Netanel Belgazal
1
-6
/
+7
2018-09-09
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2
-5
/
+16
2018-09-09
net: ena: fix surprise unplug NULL dereference kernel crash
Netanel Belgazal
1
-2
/
+2
2018-09-08
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2
-4
/
+1
2018-09-08
net_sched: properly cancel netlink dump on failure
Cong Wang
1
-4
/
+8
2018-09-08
xen/netfront: fix waiting for xenbus state change
Juergen Gross
1
-14
/
+10
2018-09-07
r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
Maciej S. Szmigiero
1
-1
/
+1
2018-09-07
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
3
-6
/
+14
2018-09-06
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
1
-1
/
+1
2018-09-06
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
1
-11
/
+23
2018-09-06
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
1
-2
/
+2
2018-09-06
net/sched: fix memory leak in act_tunnel_key_init()
Davide Caratti
1
-6
/
+10
2018-09-06
tipc: orphan sock in tipc_release()
Cong Wang
1
-0
/
+1
2018-09-06
net/mlx5: Fix possible deadlock from lockdep when adding fte to fg
Roi Dayan
1
-37
/
+37
2018-09-06
net/mlx5e: Ethtool steering, fix udp source port value
Saeed Mahameed
1
-1
/
+1
2018-09-06
net/mlx5: Check for error in mlx5_attach_interface
Huy Nguyen
1
-5
/
+10
2018-09-06
net/mlx5: Consider PCI domain in search for next dev
Daniel Jurgens
1
-3
/
+4
2018-09-06
net/mlx5: Fix not releasing read lock when adding flow rules
Roi Dayan
1
-0
/
+2
2018-09-06
net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
Raed Salem
1
-0
/
+1
2018-09-06
net/mlx5: Use u16 for Work Queue buffer strides offset
Tariq Toukan
2
-3
/
+3
2018-09-06
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
3
-4
/
+4
2018-09-06
net/mlx5: Fix debugfs cleanup in the device init/remove flow
Jack Morgenstein
1
-2
/
+4
2018-09-06
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
3
-5
/
+13
2018-09-05
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
3
-98
/
+93
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
1
-1
/
+1
2018-09-05
mlxsw: spectrum_buffers: Set up a dedicated pool for BUM traffic
Petr Machata
1
-8
/
+8
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
[next]