summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-03net: icmp6: provide input address for traceroute6Francesco Ruggeri
2019-11-03tipc: improve message bundling algorithmTuong Lien
2019-11-03net: icmp: use input address in tracerouteFrancesco Ruggeri
2019-11-03net: openvswitch: simplify the ovs_dp_cmd_newTonghao Zhang
2019-11-03net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2019-11-03net: openvswitch: fix possible memleak on destroy flow-tableTonghao Zhang
2019-11-03net: openvswitch: add likely in flow_lookupTonghao Zhang
2019-11-03net: openvswitch: simplify the flow_hashTonghao Zhang
2019-11-03net: openvswitch: optimize flow-mask looking upTonghao Zhang
2019-11-03net: openvswitch: optimize flow mask cache hash collisionTonghao Zhang
2019-11-03net: openvswitch: shrink the mask array if necessaryTonghao Zhang
2019-11-03net: openvswitch: convert mask list in mask arrayTonghao Zhang
2019-11-03net: openvswitch: add flow-mask cache for performanceTonghao Zhang
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-11-01net: bridge: fdb: restore unlikely() when taking over externally added entriesNikolay Aleksandrov
2019-11-01net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()Nikolay Aleksandrov
2019-11-01net: bridge: fdb: br_fdb_update can take flags directlyNikolay Aleksandrov
2019-10-31net: dsa: tag_8021q: clarify index limitationVivien Didelot
2019-10-31net: dsa: remove limitation of switch index valueVivien Didelot
2019-10-31net: dsa: remove tree functions related to switchesVivien Didelot
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot
2019-10-31net: dsa: remove switch routing table setup codeVivien Didelot
2019-10-31net: dsa: remove ds->rtableVivien Didelot
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells
2019-10-31Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-10-30net: sched: update action implementations to support flagsVlad Buslov
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov
2019-10-30net: sched: modify stats helper functions to support regular statsVlad Buslov
2019-10-30net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov
2019-10-30net: sched: extract qstats update code into functionsVlad Buslov
2019-10-30net: sched: extract bstats update code into functionVlad Buslov
2019-10-30net: sched: extract common action counters update code into functionVlad Buslov
2019-10-30net: qrtr: Simplify 'qrtr_tun_release()'Christophe JAILLET
2019-10-30net: dsa: add ethtool pause configuration supportHeiner Kallweit
2019-10-30flow_dissector: extract more ICMP informationMatteo Croce
2019-10-30flow_dissector: skip the ICMP dissector for non ICMP packetsMatteo Croce
2019-10-30flow_dissector: add meaningful commentsMatteo Croce
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-30tipc: add smart nagle featureJon Maloy
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-30SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust