aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-43/+414
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller48-1590/+1034
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev2-0/+83
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev1-38/+54
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki1-2/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-51/+165
2019-01-28mac80211: remove unused variableJohannes Berg1-1/+0
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal2-18/+19
2019-01-28netfilter: conntrack: fix error path in nf_conntrack_pernet_init()Cong Wang1-2/+2
2019-01-28netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s argLuc Van Oostenryck1-1/+1
2019-01-28esp: Skip TX bytes accounting when sending from a request socketMartin Willi2-2/+2
2019-01-28ipvs: use indirect call wrappersMatteo Croce3-10/+45
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce4-15/+19
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell1-1/+1
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera1-0/+4
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal1-3/+6
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan1-4/+3
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg1-1/+1
2019-01-27tcp: change pingpong threshold to 3Wei Wang1-6/+9
2019-01-27tcp: Refactor pingpong codeWei Wang8-18/+18
2019-01-27net: ipv4: ip_input: fix blank line coding style issuesYang Wei1-1/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-76/+123
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux1-0/+5
2019-01-27netrom: switch to sock timer APICong Wang1-10/+10
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller3-34/+92
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-74/+120
2019-01-26ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmitwenxu1-93/+19
2019-01-26ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmitwenxu1-2/+3
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu2-11/+28
2019-01-26ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmitwenxu1-5/+15
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn2-7/+5
2019-01-25net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov1-187/+69
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov1-169/+60
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov2-262/+320
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong1-1/+4
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari1-7/+18
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller4-7/+18
2019-01-25net: Revert devlink health changes.David S. Miller1-1058/+0
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam1-0/+9
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R1-3/+1
2019-01-25cfg80211: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2-3/+14
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata1-2/+7
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg1-1/+1
2019-01-25batman-adv: release station info tidstatsFelix Fietkau1-0/+3
2019-01-25Bluetooth: make hw_err static, reduces object code sizeColin Ian King1-1/+1
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain1-0/+3