aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso8-45/+45
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal1-0/+26
2018-08-31netfilter: nf_tables: release chain in flushing setTaehee Yoo1-0/+1
2018-08-31netfilter: kconfig: nat related expression depend on nftables coreFlorian Westphal1-3/+5
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2-31/+30
2018-08-29netfilter: conntrack: place 'new' timeout in first location tooFlorian Westphal3-0/+21
2018-08-24netfilter: xt_checksum: ignore gso skbsFlorian Westphal2-7/+27
2018-08-23netfilter: xt_cluster: add dependency on conntrack moduleMartin Willi1-1/+13
2018-08-23netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.cYue Haibing1-1/+0
2018-08-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller2-3/+6
2018-08-22Merge branch 'hns3-fixes'David S. Miller2-4/+5
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan1-1/+2
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-08-22net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu1-1/+1
2018-08-22Merge branch 'hns-fixes'David S. Miller2-107/+7
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan1-102/+1
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan1-1/+1
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan1-1/+2
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-08-22Merge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes'David S. Miller1-18/+24
2018-08-22tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0Kevin Yang1-2/+2
2018-08-22tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang1-0/+4
2018-08-22tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang1-16/+18
2018-08-22ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet1-0/+6
2018-08-22addrconf: reduce unnecessary atomic allocationsCong Wang1-3/+3
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann1-1/+1
2018-08-22sch_cake: Fix TC filter flow override and expand it to hosts as wellToke Høiland-Jørgensen1-4/+19
2018-08-22net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas1-2/+2
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang4-32/+4
2018-08-21Merge branch 'net_sched-fixes'David S. Miller30-290/+108
2018-08-21act_ife: fix a potential deadlockCong Wang1-13/+21
2018-08-21act_ife: move tcfa_lock down to where necessaryCong Wang1-25/+13
2018-08-21Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"Cong Wang1-10/+10
2018-08-21net_sched: remove unused tcfa_capabCong Wang1-2/+0
2018-08-21net_sched: remove list_head from tc_actionCong Wang14-60/+43
2018-08-21net_sched: remove unused tcf_idr_check()Cong Wang2-21/+3
2018-08-21net_sched: remove unused parameter for tcf_action_delete()Cong Wang1-3/+2
2018-08-21net_sched: remove unnecessary ops->delete()Cong Wang18-146/+7
2018-08-21net_sched: improve and refactor tcf_action_put_many()Cong Wang1-16/+15
2018-08-21hv_netvsc: ignore devices that are not PCIStephen Hemminger1-0/+5
2018-08-21rds: tcp: remove duplicated include from tcp.cYue Haibing1-1/+0
2018-08-21sch_cake: Remove unused including <linux/version.h>Yue Haibing1-1/+0
2018-08-21Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva1-3/+5
2018-08-21Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPIHans de Goede1-0/+1
2018-08-20rhashtable: remove duplicated include from rhashtable.cYue Haibing1-1/+0
2018-08-20net/ipv6: Put lwtstate when destroying fib6_infoDavid Ahern1-0/+2
2018-08-20r8152: disable RX aggregation on new Dell TB16 dockKai-Heng Feng1-2/+2
2018-08-20Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'David S. Miller3-38/+178
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar3-3/+56
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2-20/+44