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
*
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
1
-2
/
+1
*
lan743x: allow mac address to come from dt
Tim Harvey
2020-06-19
1
-16
/
+25
*
Merge branch 'r8169-smaller-improvements-again'
David S. Miller
2020-06-19
1
-26
/
+25
|
\
|
*
r8169: allow setting irq coalescing if link is down
Heiner Kallweit
2020-06-19
1
-4
/
+8
|
*
r8169: move switching optional clock on/off to pll power functions
Heiner Kallweit
2020-06-19
1
-3
/
+4
|
*
r8169: move updating counters to rtl8169_down
Heiner Kallweit
2020-06-19
1
-6
/
+2
|
*
r8169: move napi_disable call and rename rtl8169_hw_reset
Heiner Kallweit
2020-06-19
1
-5
/
+5
|
*
r8169: replace synchronize_rcu with synchronize_net
Heiner Kallweit
2020-06-19
1
-1
/
+1
|
*
r8169: improve setting WoL on runtime-resume
Heiner Kallweit
2020-06-19
1
-4
/
+2
|
*
r8169: remove unused constant RsvdMask
Heiner Kallweit
2020-06-19
1
-2
/
+0
|
*
r8169: add info for DASH being enabled
Heiner Kallweit
2020-06-19
1
-1
/
+3
|
/
*
enetc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-4
/
+2
*
net: napi: remove useless stack trace
Eric Dumazet
2020-06-19
1
-1
/
+3
*
net: stmmac: selftests: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-1
/
+1
*
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
2020-06-18
1
-2
/
+2
*
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
2020-06-18
1
-7
/
+3
*
tipc: update a binding service via broadcast
Hoang Huu Le
2020-06-17
10
-48
/
+177
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-17
33
-314
/
+309
|
\
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-17
2
-51
/
+28
|
|
\
|
|
*
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-17
1
-11
/
+5
|
|
*
e1000: use generic power management
Vaibhav Gupta
2020-06-17
1
-36
/
+13
|
|
*
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-17
1
-4
/
+10
|
*
|
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
1
-0
/
+2
|
*
|
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
2020-06-16
4
-0
/
+17
|
*
|
bareudp: Fixed configuration to avoid having garbage values
Martin
2020-06-16
1
-0
/
+2
|
*
|
mvpp2: remove module bugfix
Sven Auhagen
2020-06-16
1
-2
/
+5
|
*
|
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
1
-2
/
+10
|
|
/
|
*
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-16
1
-1
/
+3
|
*
Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table'
David S. Miller
2020-06-16
4
-61
/
+55
|
|
\
|
|
*
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-16
2
-49
/
+45
|
|
*
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-16
2
-12
/
+10
|
|
/
|
*
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-15
1
-4
/
+4
|
*
mvpp2: ethtool rxtx stats fix
Sven Auhagen
2020-06-15
1
-2
/
+2
|
*
MAINTAINERS: switch to my private email for Renesas Ethernet drivers
Sergei Shtylyov
2020-06-15
1
-1
/
+1
|
*
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-15
1
-2
/
+2
|
*
test_objagg: Fix potential memory leak in error handling
Aditya Pakki
2020-06-15
1
-2
/
+2
|
*
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
2020-06-15
1
-89
/
+29
|
*
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
1
-0
/
+1
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2020-06-15
1
-18
/
+17
|
|
\
|
|
*
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
2020-06-15
1
-1
/
+1
|
|
*
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
2020-06-15
1
-5
/
+12
|
|
*
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
2020-06-15
1
-0
/
+2
|
|
*
bnxt_en: Simplify bnxt_resume().
Michael Chan
2020-06-15
1
-12
/
+2
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
4
-25
/
+65
|
|
\
|
|
*
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-12
1
-7
/
+24
|
|
*
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-10
1
-10
/
+22
|
|
*
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
1
-1
/
+5
|
|
*
netfilter: nft_set_rbtree: Don't account for expired elements on insertion
Stefano Brivio
2020-06-08
1
-7
/
+14
|
*
|
MAINTAINERS: merge entries for felix and ocelot drivers
Vladimir Oltean
2020-06-15
1
-16
/
+12
|
*
|
net: alx: fix race condition in alx_remove
Zekun Shen
2020-06-15
1
-4
/
+5
[next]