summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-05net: dsa: Export symbols for dsa_port_vid_{add, del}Vladimir Oltean
2019-05-05net: dsa: Call driver's setup callback after setting up its switchdev notifierVladimir Oltean
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren
2019-05-05net/sched: allow stats updates from offloaded police actionsPieter Jansen van Vuuren
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren
2019-05-05net/dsa: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-06netfilter: xt_hashlimit: use struct_size() helperGustavo A. R. Silva
2019-05-06netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fastTaehee Yoo
2019-05-06netfilter: nf_tables: fix base chain stat rcu_dereference usageFlorian Westphal
2019-05-06netfilter: nf_conntrack_h323: restore boundary check correctnessJakub Jankowski
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-05-05net: use indirect calls helpers at the socket layerPaolo Abeni
2019-05-05net: use indirect calls helpers at early demux stagePaolo Abeni
2019-05-05net: use indirect calls helpers for L3 handler hooksPaolo Abeni
2019-05-05net: use indirect calls helpers for ptype hookPaolo Abeni
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-05net: atm: clean up a range checkDan Carpenter
2019-05-05net: rds: fix spelling mistake "syctl" -> "sysctl"Colin Ian King
2019-05-05cls_cgroup: avoid panic when receiving a packet before filter setMatteo Croce
2019-05-05openvswitch: check for null pointer return from nla_nest_start_noflagColin Ian King
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Pass fib_nh_common to rt_cache_routeDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-05-04bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing
2019-05-04ipmr_base: Do not reset index in mr_table_dumpDavid Ahern
2019-05-04net: openvswitch: return an error instead of doing BUG_ON()Eelco Chaudron
2019-05-04genetlink: do not validate dump requests if there is no policyMichal Kubecek
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien
2019-05-04cls_matchall: avoid panic when receiving a packet before filter setMatteo Croce
2019-05-04net: sched: cls_u32: use struct_size() helperGustavo A. R. Silva
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang
2019-05-04neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-05-04neighbor: Reset gc_entries counter if new entry is released before insertDavid Ahern
2019-05-03net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01rpcpipe: switch to ->free_inode()Al Viro
2019-05-01udp: fix GRO packet of deathEric Dumazet
2019-05-01ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau
2019-05-01rds: ib: force endiannes annotationNicholas Mc Guire
2019-05-01ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-01taprio: Add support for cycle-time-extensionVinicius Costa Gomes
2019-05-01taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes
2019-05-01taprio: Add support adding an admin scheduleVinicius Costa Gomes