Age | Commit message (Expand) | Author |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-05-05 | sch_htb: redefine htb qdisc overlimits | Cong Wang |
2019-05-05 | net: dsa: sja1105: Add support for traffic through standalone ports | Vladimir Oltean |
2019-05-05 | net: dsa: Add support for deferred xmit | Vladimir Oltean |
2019-05-05 | net: dsa: Allow drivers to filter packets they can decode source port from | Vladimir Oltean |
2019-05-05 | net: dsa: Optional VLAN-based port separation for switches without tagging | Vladimir Oltean |
2019-05-05 | net: dsa: Export symbols for dsa_port_vid_{add, del} | Vladimir Oltean |
2019-05-05 | net: dsa: Call driver's setup callback after setting up its switchdev notifier | Vladimir Oltean |
2019-05-05 | net/sched: add block pointer to tc_cls_common_offload structure | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: allow stats updates from offloaded police actions | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: extend matchall offload for hardware statistics | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: add police action to the hardware intermediate representation | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: move police action structures to header | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: remove unused functions for matchall offload | Pieter Jansen van Vuuren |
2019-05-05 | net/dsa: use intermediate representation for matchall offload | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: use the hardware intermediate representation for matchall | Pieter Jansen van Vuuren |
2019-05-05 | net/sched: add sample action to the hardware intermediate representation | Pieter Jansen van Vuuren |
2019-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-05-06 | netfilter: xt_hashlimit: use struct_size() helper | Gustavo A. R. Silva |
2019-05-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-05-05 | net: use indirect calls helpers at the socket layer | Paolo Abeni |
2019-05-05 | net: use indirect calls helpers at early demux stage | Paolo Abeni |
2019-05-05 | net: use indirect calls helpers for L3 handler hooks | Paolo Abeni |
2019-05-05 | net: use indirect calls helpers for ptype hook | Paolo Abeni |
2019-05-05 | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita |
2019-05-05 | net: atm: clean up a range check | Dan Carpenter |
2019-05-05 | openvswitch: check for null pointer return from nla_nest_start_noflag | Colin Ian King |
2019-05-05 | ipv4: Move exception bucket to nh_common | David Ahern |
2019-05-05 | ipv4: Pass fib_nh_common to rt_cache_route | David Ahern |
2019-05-05 | ipv4: Move cached routes to fib_nh_common | David Ahern |
2019-05-04 | bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem() | YueHaibing |
2019-05-04 | net: openvswitch: return an error instead of doing BUG_ON() | Eelco Chaudron |
2019-05-04 | genetlink: do not validate dump requests if there is no policy | Michal Kubecek |
2019-05-04 | tipc: fix missing Name entries due to half-failover | Tuong Lien |
2019-05-04 | net: sched: cls_u32: use struct_size() helper | Gustavo A. R. Silva |
2019-05-04 | net: add a generic tracepoint for TX queue timeout | Cong Wang |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-01 | udp: fix GRO packet of death | Eric Dumazet |
2019-05-01 | ipv6: A few fixes on dereferencing rt->from | Martin KaFai Lau |
2019-05-01 | rds: ib: force endiannes annotation | Nicholas Mc Guire |
2019-05-01 | ipv4: ip_do_fragment: Preserve skb_iif during fragmentation | Shmulik Ladkani |
2019-05-01 | taprio: Add support for cycle-time-extension | Vinicius Costa Gomes |
2019-05-01 | taprio: Add support for setting the cycle-time manually | Vinicius Costa Gomes |
2019-05-01 | taprio: Add support adding an admin schedule | Vinicius Costa Gomes |
2019-05-01 | taprio: Fix potencial use of invalid memory during dequeue() | Vinicius Costa Gomes |
2019-05-01 | tcp: refactor setting the initial congestion window | Yuchung Cheng |
2019-05-01 | tcp: refactor to consolidate TFO passive open code | Yuchung Cheng |
2019-05-01 | tcp: undo cwnd on Fast Open spurious SYNACK retransmit | Yuchung Cheng |
2019-05-01 | tcp: lower congestion window on Fast Open SYNACK timeout | Yuchung Cheng |
2019-05-01 | tcp: undo init congestion window on false SYNACK timeout | Yuchung Cheng |