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
*
spi: Micrel eth switch: declare missing of table
Daniel Gomez
2019-04-23
1
-0
/
+9
*
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
2019-04-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-04-23
17
-105
/
+493
|
\
|
*
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
2019-04-22
1
-1
/
+1
|
*
netfilter: never get/set skb->tstamp
Florian Westphal
2019-04-22
4
-16
/
+18
|
*
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-22
1
-1
/
+2
|
*
netfilter: nat: fix icmp id randomization
Florian Westphal
2019-04-15
2
-12
/
+35
|
*
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
2019-04-15
1
-1
/
+1
|
*
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-04-15
3
-5
/
+66
|
*
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
2019-04-13
1
-1
/
+1
|
*
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
2019-04-13
1
-0
/
+1
|
*
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2019-04-13
3
-67
/
+84
|
*
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
2019-04-13
2
-1
/
+284
*
|
Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
Corentin Labbe
2019-04-21
1
-2
/
+0
*
|
dt-bindings: add an explanation for internal phy-mode
Corentin Labbe
2019-04-21
1
-1
/
+2
*
|
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
2019-04-21
3
-6
/
+4
*
|
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
2019-04-21
1
-0
/
+2
*
|
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
2019-04-21
1
-0
/
+5
*
|
Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-04-20
5
-11
/
+27
|
\
\
|
*
|
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2019-04-19
2
-5
/
+1
|
*
|
net/mlx5e: Fix the max MTU check in case of XDP
Maxim Mikityanskiy
2019-04-19
3
-4
/
+24
|
*
|
net/mlx5e: Fix use-after-free after xdp_return_frame
Maxim Mikityanskiy
2019-04-19
1
-2
/
+2
*
|
|
team: fix possible recursive locking when add slaves
Hangbin Liu
2019-04-19
1
-0
/
+7
*
|
|
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
2019-04-19
1
-1
/
+1
|
/
/
*
|
of_net: Fix residues after of_get_nvmem_mac_address removal
Petr Štetiar
2019-04-19
4
-3
/
+6
*
|
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
2019-04-19
1
-3
/
+10
*
|
stmmac: pci: Adjust IOT2000 matching
Su Bao Cheng
2019-04-18
1
-2
/
+6
*
|
firestream: fix spelling mistake "tramsitted" -> "transmitted"
Colin Ian King
2019-04-18
1
-1
/
+1
*
|
net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
Colin Ian King
2019-04-18
1
-1
/
+1
*
|
Merge branch 'mlxsw-Few-small-fixes'
David S. Miller
2019-04-18
2
-4
/
+4
|
\
\
|
*
|
mlxsw: spectrum: Fix autoneg status in ethtool
Amit Cohen
2019-04-18
1
-2
/
+2
|
*
|
mlxsw: pci: Reincrease PCI reset timeout
Ido Schimmel
2019-04-18
1
-1
/
+1
|
*
|
mlxsw: spectrum: Put MC TCs into DWRR mode
Petr Machata
2019-04-18
1
-1
/
+1
|
/
/
*
|
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
2019-04-18
1
-0
/
+1
*
|
nfp: abm: fix spelling mistake "offseting" -> "offsetting"
Colin Ian King
2019-04-18
1
-2
/
+2
*
|
net: stmmac: Use bfsize1 in ndesc_init_rx_desc
YueHaibing
2019-04-18
1
-1
/
+1
*
|
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-04-17
2
-1
/
+5
*
|
Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-04-17
3
-3
/
+19
|
\
\
|
*
|
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
2019-04-17
1
-2
/
+17
|
*
|
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
2019-04-16
1
-0
/
+2
|
*
|
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
2019-04-16
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-17
125
-741
/
+1118
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-17
1
-2
/
+2
|
*
|
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-17
1
-5
/
+5
|
*
|
ocelot: Clean up stats update deferred work
Claudiu Manoil
2019-04-17
1
-8
/
+14
|
*
|
ocelot: Don't sleep in atomic context (irqs_disabled())
Claudiu Manoil
2019-04-17
1
-1
/
+1
|
*
|
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-17
1
-1
/
+1
|
*
|
qed: fix spelling mistake "faspath" -> "fastpath"
Colin Ian King
2019-04-17
1
-1
/
+1
|
*
|
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
2019-04-17
1
-2
/
+6
|
*
|
tipc: fix link established but not in session
Tuong Lien
2019-04-17
1
-0
/
+2
[next]