index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zstd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2
-8
/
+11
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
1
-1
/
+4
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
2018-08-23
bpf: use per htab salt for bucket hash
Daniel Borkmann
1
-10
/
+13
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
4
-24
/
+25
2018-08-23
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-23
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-23
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
1
-102
/
+1
2018-08-23
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-08-23
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-23
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
1
-2
/
+2
2018-08-23
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
1
-0
/
+4
2018-08-23
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
1
-16
/
+18
2018-08-23
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
2018-08-23
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-08-23
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
1
-1
/
+1
2018-08-23
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
1
-4
/
+19
2018-08-23
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-08-23
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
4
-32
/
+4
2018-08-22
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
1
-0
/
+3
2018-08-22
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
John Fastabend
1
-2
/
+7
2018-08-22
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
Daniel Borkmann
1
-1
/
+3
2018-08-22
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
Daniel Borkmann
1
-1
/
+3
2018-08-21
xsk: fix return value of xdp_umem_assign_dev()
Prashant Bhole
1
-2
/
+2
2018-08-21
act_ife: fix a potential deadlock
Cong Wang
1
-13
/
+21
2018-08-21
act_ife: move tcfa_lock down to where necessary
Cong Wang
1
-25
/
+13
2018-08-21
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
Cong Wang
1
-10
/
+10
2018-08-21
net_sched: remove unused tcfa_capab
Cong Wang
1
-2
/
+0
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
14
-60
/
+43
2018-08-21
net_sched: remove unused tcf_idr_check()
Cong Wang
2
-21
/
+3
2018-08-21
net_sched: remove unused parameter for tcf_action_delete()
Cong Wang
1
-3
/
+2
2018-08-21
net_sched: remove unnecessary ops->delete()
Cong Wang
18
-146
/
+7
2018-08-21
net_sched: improve and refactor tcf_action_put_many()
Cong Wang
1
-16
/
+15
2018-08-21
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
1
-0
/
+5
2018-08-21
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
1
-1
/
+0
2018-08-21
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
1
-1
/
+0
2018-08-21
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
1
-3
/
+5
[next]