index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: networking: convert vrf.txt to ReST
Mauro Carvalho Chehab
2020-05-01
4
-419
/
+453
*
docs: networking: convert udplite.txt to ReST
Mauro Carvalho Chehab
2020-05-01
2
-81
/
+95
*
docs: networking: convert tuntap.txt to ReST
Mauro Carvalho Chehab
2020-05-01
4
-86
/
+119
*
r8169: remove not needed parameter in rtl8169_set_magic_reg
Heiner Kallweit
2020-05-01
1
-2
/
+2
*
hinic: Use kmemdup instead of kzalloc and memcpy
Zou Wei
2020-04-30
1
-6
/
+3
*
hinic: make symbol 'dump_mox_reg' static
Zheng Bin
2020-04-30
1
-1
/
+1
*
net: phy: bcm54140: add second PHY ID
Michael Walle
2020-04-30
2
-3
/
+10
*
net: phy: bcm54140: apply the workaround on b0 chips
Michael Walle
2020-04-30
1
-3
/
+8
*
net: phy: bcm54140: fix phy_id_mask
Michael Walle
2020-04-30
1
-2
/
+2
*
net: phy: bcm54140: use genphy_soft_reset()
Michael Walle
2020-04-30
1
-0
/
+1
*
net: phy: at803x: add downshift support
Michael Walle
2020-04-30
1
-0
/
+87
*
r8169: configure PME_SIGNAL for RTL8125 too
Heiner Kallweit
2020-04-30
1
-1
/
+1
*
r8169: improve max jumbo packet size definition
Heiner Kallweit
2020-04-30
1
-4
/
+4
*
net: usb: ax88179_178a: Implement ethtool_ops set_eeprom
Bjorn Andersson
2020-04-30
1
-0
/
+77
*
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
2020-04-30
1
-1
/
+3
*
net: ll_temac: Fix return value check in temac_probe()
Wei Yongjun
2020-04-30
1
-4
/
+4
*
net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...
Fugang Duan
2020-04-30
2
-35
/
+36
*
net: lpc-enet: fix error return code in lpc_mii_init()
Wei Yongjun
2020-04-30
1
-1
/
+2
*
ice: Fix error return code in ice_add_prof()
Wei Yongjun
2020-04-30
1
-1
/
+3
*
octeontx2-pf: Fix error return code in otx2_probe()
Wei Yongjun
2020-04-30
1
-2
/
+6
*
dpaa_eth: Fix comparing pointer to 0
Aishwarya Ramakrishnan
2020-04-30
1
-1
/
+1
*
ptp_qoriq: output PPS signal on FIPER2 in default
Yangbo Lu
2020-04-30
1
-1
/
+1
*
Merge branch 'netlink-validation-improvements-refactoring'
David S. Miller
2020-04-30
12
-173
/
+821
|
\
|
*
netlink: add infrastructure to expose policies to userspace
Johannes Berg
2020-04-30
6
-1
/
+498
|
*
netlink: factor out policy range helpers
Johannes Berg
2020-04-30
2
-21
/
+79
|
*
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
2020-04-30
3
-76
/
+36
|
*
netlink: allow NLA_MSECS to have range validation
Johannes Berg
2020-04-30
2
-2
/
+6
|
*
netlink: extend policy range validation
Johannes Berg
2020-04-30
2
-21
/
+137
|
*
nl80211: link recursive netlink nested policy
Johannes Berg
2020-04-30
3
-10
/
+5
|
*
netlink: limit recursion depth in policy validation
Johannes Berg
2020-04-30
1
-12
/
+34
|
*
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2020-04-30
4
-53
/
+49
|
/
*
Merge branch 'net-dsa-b53-ARL-improvements'
David S. Miller
2020-04-30
2
-31
/
+58
|
\
|
*
net: dsa: b53: Remove is_static argument to b53_read_op()
Florian Fainelli
2020-04-30
1
-3
/
+3
|
*
net: dsa: b53: Bound check ARL searches
Florian Fainelli
2020-04-30
2
-1
/
+6
|
*
net: dsa: b53: Provide number of ARL buckets
Florian Fainelli
2020-04-30
2
-0
/
+22
|
*
net: dsa: b53: Rename num_arl_entries to num_arl_bins
Florian Fainelli
2020-04-30
2
-27
/
+27
|
/
*
Merge branch 'r8169-refactor-and-improve-interrupt-coalescing'
David S. Miller
2020-04-30
1
-107
/
+82
|
\
|
*
r8169: add check for invalid parameter combination in rtl_set_coalesce
Heiner Kallweit
2020-04-30
1
-0
/
+5
|
*
r8169: improve rtl_set_coalesce
Heiner Kallweit
2020-04-30
1
-40
/
+30
|
*
r8169: improve interrupt coalescing parameter handling
Heiner Kallweit
2020-04-30
1
-6
/
+6
|
*
r8169: improve rtl_coalesce_choose_scale
Heiner Kallweit
2020-04-30
1
-6
/
+7
|
*
r8169: improve rtl_get_coalesce
Heiner Kallweit
2020-04-30
1
-26
/
+20
|
*
r8169: merge scale for tx and rx irq coalescing
Heiner Kallweit
2020-04-30
1
-40
/
+25
|
*
r8169: don't pass net_device to irq coalescing sub-functions
Heiner Kallweit
2020-04-30
1
-6
/
+6
|
/
*
hsr: remove hsr interface if all slaves are removed
Taehee Yoo
2020-04-30
1
-2
/
+20
*
Merge branch 'tcp-sack-compression-changes'
David S. Miller
2020-04-30
8
-15
/
+68
|
\
|
*
tcp: add hrtimer slack to sack compression
Eric Dumazet
2020-04-30
5
-2
/
+20
|
*
tcp: tcp_sack_new_ofo_skb() should be more conservative
Eric Dumazet
2020-04-30
1
-1
/
+11
|
*
tcp: add tp->dup_ack_counter
Eric Dumazet
2020-04-30
4
-13
/
+38
|
/
*
Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-04-30
84
-1573
/
+1379
|
\
[next]