summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing
2019-05-07l2tp: Fix possible NULL pointer dereferenceYueHaibing
2019-05-07taprio: add null check on sched_nest to avoid potential null pointer dereferenceColin Ian King
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07net_sched: sch_fq: handle non connected flowsEric Dumazet
2019-05-07net_sched: sch_fq: do not assume EDT packets are orderedEric Dumazet
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-05sch_htb: redefine htb qdisc overlimitsCong Wang
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean
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-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