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
*
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
2018-09-11
1
-3
/
+3
*
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
2018-09-11
8
-45
/
+45
*
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
2018-09-11
1
-0
/
+26
*
netfilter: nf_tables: release chain in flushing set
Taehee Yoo
2018-08-31
1
-0
/
+1
*
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
2018-08-31
1
-3
/
+5
*
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-29
2
-31
/
+30
*
netfilter: conntrack: place 'new' timeout in first location too
Florian Westphal
2018-08-29
3
-0
/
+21
*
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
2018-08-24
2
-7
/
+27
*
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
2018-08-23
1
-1
/
+13
*
netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
Yue Haibing
2018-08-23
1
-1
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-08-23
2
-3
/
+6
|
\
|
*
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
2018-08-21
1
-3
/
+5
|
*
Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI
Hans de Goede
2018-08-21
1
-0
/
+1
*
|
Merge branch 'hns3-fixes'
David S. Miller
2018-08-23
2
-4
/
+5
|
\
\
|
*
|
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
|
*
|
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
|
/
/
*
|
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-08-23
1
-1
/
+1
*
|
Merge branch 'hns-fixes'
David S. Miller
2018-08-23
2
-107
/
+7
|
\
\
|
*
|
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-23
1
-102
/
+1
|
*
|
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-23
1
-1
/
+1
|
*
|
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
|
*
|
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
|
/
/
*
|
Merge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes'
David S. Miller
2018-08-23
1
-18
/
+24
|
\
\
|
*
|
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-23
1
-2
/
+2
|
*
|
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-23
1
-0
/
+4
|
*
|
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
2018-08-23
1
-16
/
+18
|
/
/
*
|
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-08-23
1
-0
/
+6
*
|
addrconf: reduce unnecessary atomic allocations
Cong Wang
2018-08-23
1
-3
/
+3
*
|
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
2018-08-23
1
-1
/
+1
*
|
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
2018-08-23
1
-4
/
+19
*
|
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
2018-08-23
1
-2
/
+2
*
|
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-23
4
-32
/
+4
*
|
Merge branch 'net_sched-fixes'
David S. Miller
2018-08-21
30
-290
/
+108
|
\
\
|
*
|
act_ife: fix a potential deadlock
Cong Wang
2018-08-21
1
-13
/
+21
|
*
|
act_ife: move tcfa_lock down to where necessary
Cong Wang
2018-08-21
1
-25
/
+13
|
*
|
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
Cong Wang
2018-08-21
1
-10
/
+10
|
*
|
net_sched: remove unused tcfa_capab
Cong Wang
2018-08-21
1
-2
/
+0
|
*
|
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
14
-60
/
+43
|
*
|
net_sched: remove unused tcf_idr_check()
Cong Wang
2018-08-21
2
-21
/
+3
|
*
|
net_sched: remove unused parameter for tcf_action_delete()
Cong Wang
2018-08-21
1
-3
/
+2
|
*
|
net_sched: remove unnecessary ops->delete()
Cong Wang
2018-08-21
18
-146
/
+7
|
*
|
net_sched: improve and refactor tcf_action_put_many()
Cong Wang
2018-08-21
1
-16
/
+15
|
/
/
*
|
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
2018-08-21
1
-0
/
+5
*
|
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
2018-08-21
1
-1
/
+0
*
|
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
2018-08-21
1
-1
/
+0
|
/
*
rhashtable: remove duplicated include from rhashtable.c
Yue Haibing
2018-08-21
1
-1
/
+0
*
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
2018-08-21
1
-0
/
+2
*
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
2018-08-20
1
-2
/
+2
*
Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'
David S. Miller
2018-08-20
3
-38
/
+178
|
\
|
*
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
2018-08-20
3
-3
/
+56
[next]