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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
23
-115
/
+293
|
\
|
*
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-05-07
1
-3
/
+12
|
*
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
Maxime Chevallier
2019-05-07
1
-1
/
+1
|
*
net: macb: Change interrupt and napi enable order in open
Harini Katakam
2019-05-07
1
-3
/
+3
|
*
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-07
1
-1
/
+1
|
*
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-05-07
1
-2
/
+9
|
*
l2tp: Fix possible NULL pointer dereference
YueHaibing
2019-05-07
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-07
2
-64
/
+191
|
|
\
|
|
*
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
Wang YanQing
2019-05-01
1
-13
/
+6
|
|
*
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
2019-05-01
2
-51
/
+185
|
*
|
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
2019-05-05
1
-0
/
+8
|
*
|
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
2019-05-05
1
-1
/
+0
|
*
|
net: ucc_geth - fix Oops when changing number of buffers in the ring
Christophe Leroy
2019-05-05
1
-5
/
+3
|
*
|
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
2019-05-05
1
-1
/
+1
|
*
|
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
2019-05-05
1
-1
/
+1
|
*
|
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-05
1
-0
/
+2
|
*
|
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
2019-05-05
1
-4
/
+5
|
*
|
net: phy: fix phy_validate_pause
Heiner Kallweit
2019-05-05
1
-4
/
+7
|
*
|
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
1
-2
/
+1
|
*
|
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-04
1
-0
/
+3
|
*
|
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-05-04
1
-1
/
+8
|
*
|
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
2019-05-04
1
-0
/
+2
|
*
|
Merge branch 'ena-fixes'
David S. Miller
2019-05-04
3
-16
/
+27
|
|
\
\
|
|
*
|
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
2019-05-04
1
-1
/
+1
|
|
*
|
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
2019-05-04
1
-0
/
+1
|
|
*
|
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
2019-05-04
1
-1
/
+5
|
|
*
|
net: ena: fix return value of ena_com_config_llq_info()
Sameeh Jubran
2019-05-04
1
-1
/
+1
|
|
*
|
net: ena: fix incorrect test of supported hash function
Sameeh Jubran
2019-05-04
1
-1
/
+1
|
|
*
|
net: ena: fix: Free napi resources when ena_up() fails
Sameeh Jubran
2019-05-04
1
-0
/
+1
|
|
*
|
net: ena: fix: set freed objects to NULL to avoid failing future allocations
Sameeh Jubran
2019-05-04
1
-10
/
+15
|
|
*
|
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
2019-05-04
1
-2
/
+2
|
|
/
/
|
*
|
hv_netvsc: fix race that may miss tx queue wakeup
Haiyang Zhang
2019-05-03
1
-6
/
+9
*
|
|
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
2019-05-07
1
-1
/
+27
*
|
|
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
2019-05-07
1
-2
/
+8
*
|
|
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
2019-05-07
8
-36
/
+25
*
|
|
Merge branch 'of_get_mac_address-ERR_PTR-fixes'
David S. Miller
2019-05-07
49
-49
/
+49
|
\
\
\
|
*
|
|
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
45
-45
/
+45
|
*
|
|
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2019-05-07
2
-2
/
+2
|
*
|
|
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
2019-05-07
1
-1
/
+1
|
*
|
|
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
|
/
/
/
*
|
|
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
2019-05-07
1
-1
/
+3
*
|
|
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
2019-05-07
1
-0
/
+2
*
|
|
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
2019-05-07
1
-2
/
+4
*
|
|
Merge branch 'fc-quic-pacing'
David S. Miller
2019-05-07
1
-14
/
+96
|
\
\
\
|
*
|
|
net_sched: sch_fq: handle non connected flows
Eric Dumazet
2019-05-07
1
-2
/
+13
|
*
|
|
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
2019-05-07
1
-12
/
+83
|
/
/
/
*
|
|
Merge branch 'hns3-next'
David S. Miller
2019-05-07
3
-288
/
+230
|
\
\
\
|
*
|
|
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
2019-05-07
1
-4
/
+4
|
*
|
|
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2019-05-07
2
-9
/
+2
|
*
|
|
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
2019-05-07
1
-32
/
+13
[next]