aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28netfilter: nft_nat: add helper function to set up NAT address and protocolPablo Neira Ayuso1-22/+34
2020-04-28netfilter: nft_nat: set flags from initialization pathPablo Neira Ayuso1-4/+6
2020-04-28netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso1-2/+2
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso1-12/+26
2020-04-26netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang2-1/+6
2020-04-25net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang1-1/+1
2020-04-25net: openvswitch: suitable access to the dp_metersTonghao Zhang1-3/+3
2020-04-25dccp: remove unused inline function dccp_set_seqnoYueHaibing1-5/+0
2020-04-25hsr: remove unnecessary code in hsr_dev_change_mtu()Taehee Yoo1-3/+1
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal2-2/+24
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller38-134/+238
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds29-105/+191
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King1-9/+11
2020-04-24net: sched: report ndo_setup_tc failures via extackJesper Dangaard Brouer1-1/+4
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-20/+45
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg4-19/+43
2020-04-23net: openvswitch: use u64 for meter bucketTonghao Zhang2-2/+2
2020-04-23net: openvswitch: make EINVAL return value more obviousTonghao Zhang1-3/+2
2020-04-23net: openvswitch: remove the unnecessary checkTonghao Zhang1-5/+4
2020-04-23net: openvswitch: set max limitation to metersTonghao Zhang2-10/+49
2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang3-63/+195
2020-04-23net: sched : Remove unnecessary cast in kfreeXu Wang1-1/+1
2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU1-5/+7
2020-04-23net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2-5/+5
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet2-11/+36
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-20/+7
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds9-29/+47
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-3/+3
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso1-1/+1
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni1-2/+1
2020-04-22net: caif: use true,false for bool variablesJason Yan1-4/+4
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean1-5/+3
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet1-3/+4
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-9/+11
2020-04-22ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing1-2/+0
2020-04-22net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtablewenxu1-0/+2
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby1-3/+1
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky1-2/+1
2020-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2020-04-20net: ipv4: remove redundant assignment to variable rcColin Ian King1-1/+1
2020-04-20mptcp: drop req socket remote_key* fieldsPaolo Abeni3-17/+19
2020-04-20mptcp: avoid flipping mp_capable field in syn_recv_sock()Paolo Abeni1-16/+30
2020-04-20mptcp: handle mptcp listener destruction via rcuFlorian Westphal1-0/+3
2020-04-20net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn1-0/+2