summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-05taprio: fix panic while hw offload sched list swapIvan Khoronzhuk
2019-11-04can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...Oleksij Rempel
2019-11-04can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...Oleksij Rempel
2019-11-04can: j1939: fix memory leak if filters was setOleksij Rempel
2019-11-04can: j1939: fix resource leak of skb on error return pathsColin Ian King
2019-11-04Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2019-11-04netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso
2019-11-04netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso
2019-11-04bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal
2019-11-04netfilter: nf_tables: fix unexpected EOPNOTSUPP errorFernando Fernandez Mancera
2019-11-04netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik
2019-11-04netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio
2019-11-04netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-11-04dccp: do not leak jiffies on the wireEric Dumazet
2019-11-04ipv6: use jhash2() in rt6_exception_hash()Eric Dumazet
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-04net: bridge: fdb: eliminate extra port state tests from fast-pathNikolay Aleksandrov
2019-11-04netfilter: nf_tables_offload: check for register data length mismatchesPablo Neira Ayuso
2019-11-04Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz
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-03batman-adv: Drop lockdep.h include for soft-interface.cSven Eckelmann
2019-11-03batman-adv: Use 'fallthrough' pseudo keywordSven Eckelmann
2019-11-03batman-adv: Axe 'aggr_list_lock'Christophe JAILLET
2019-11-03batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'Christophe JAILLET
2019-11-03batman-adv: Start new development cycleSimon Wunderlich
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