| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sched: propagate extack to cls->destroy callbacks | Jakub Kicinski | 2018-01-24 | 1 | -1/+2 |
* | net/sched: act_csum: don't use spinlock in the fast path | Davide Caratti | 2018-01-24 | 1 | -2/+14 |
* | net: sched: create tc_can_offload_extack() wrapper | Quentin Monnet | 2018-01-22 | 1 | -0/+11 |
* | net: sched: add extack support for offload via tc_cls_common_offload | Quentin Monnet | 2018-01-22 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-01-21 | 2 | -41/+15 |
|\ |
|
| * | netfilter: nf_tables: allocate handle and delete objects via handle | Harsha Sharma | 2018-01-19 | 1 | -2/+9 |
| * | netfilter: nf_tables: get rid of struct nft_af_info abstraction | Pablo Neira Ayuso | 2018-01-10 | 1 | -21/+2 |
| * | netfilter: nf_tables: get rid of pernet families | Pablo Neira Ayuso | 2018-01-10 | 2 | -9/+2 |
| * | netfilter: nf_tables: add single table list for all families | Pablo Neira Ayuso | 2018-01-10 | 2 | -4/+5 |
| * | netfilter: nf_tables: remove flag field from struct nft_af_info | Pablo Neira Ayuso | 2018-01-10 | 1 | -6/+0 |
| * | netfilter: nf_tables: remove nhooks field from struct nft_af_info | Pablo Neira Ayuso | 2018-01-10 | 1 | -2/+0 |
* | | net: sched: cls: add extack support for tcf_change_indev | Alexander Aring | 2018-01-19 | 1 | -2/+5 |
* | | net: sched: cls: add extack support for delete callback | Alexander Aring | 2018-01-19 | 1 | -1/+2 |
* | | net: sched: cls: add extack support for tcf_exts_validate | Alexander Aring | 2018-01-19 | 1 | -1/+2 |
* | | net: sched: cls: add extack support for change callback | Alexander Aring | 2018-01-19 | 1 | -1/+2 |
* | | net: sched: cls: fix code style issues | Alexander Aring | 2018-01-19 | 1 | -1/+2 |
* | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR | Yuchung Cheng | 2018-01-19 | 1 | -0/+1 |
* | | caif: reduce stack size with KASAN | Arnd Bergmann | 2018-01-19 | 1 | -0/+27 |
* | | vxlan: Fix trailing semicolon | Luis de Bethencourt | 2018-01-17 | 1 | -1/+1 |
* | | net: sched: introduce ingress/egress block index attributes for qdisc | Jiri Pirko | 2018-01-17 | 1 | -0/+7 |
* | | net: sched: keep track of offloaded filters and check tc offload feature | Jiri Pirko | 2018-01-17 | 1 | -0/+18 |
* | | net: sched: remove classid and q fields from tcf_proto | Jiri Pirko | 2018-01-17 | 1 | -2/+0 |
* | | net: sched: introduce block mechanism to handle netif_keep_dst calls | Jiri Pirko | 2018-01-17 | 2 | -0/+3 |
* | | net: sched: introduce shared filter blocks infrastructure | Jiri Pirko | 2018-01-17 | 2 | -0/+9 |
* | | net: sched: introduce support for multiple filter chain pointers registration | Jiri Pirko | 2018-01-17 | 1 | -2/+1 |
* | | net: sched: red: don't reset the backlog on every stat dump | Jakub Kicinski | 2018-01-17 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 4 | -1/+7 |
|\ \ |
|
| * | | net, sched: fix panic when updating miniq {b,q}stats | Daniel Borkmann | 2018-01-16 | 1 | -0/+2 |
| * | | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-01-16 | 1 | -0/+2 |
| |\ \ |
|
| | * | | mac80211_hwsim: validate number of different channels | Johannes Berg | 2018-01-15 | 1 | -0/+2 |
| * | | | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY | Jim Westfall | 2018-01-15 | 1 | -0/+3 |
| * | | | net/tls: Fix inverted error codes to avoid endless loop | r.hering@avm.de | 2018-01-15 | 1 | -1/+1 |
| |/ / |
|
* | | | net: remove prototype of qdisc_lookup_class() | Jakub Kicinski | 2018-01-16 | 1 | -1/+0 |
* | | | devlink: Add relation between dpipe and resource | Arkadi Sharshevsky | 2018-01-16 | 1 | -0/+17 |
* | | | devlink: Add support for reload | Arkadi Sharshevsky | 2018-01-16 | 1 | -0/+1 |
* | | | devlink: Add support for resource abstraction | Arkadi Sharshevsky | 2018-01-16 | 1 | -0/+96 |
* | | | devlink: Add per devlink instance lock | Arkadi Sharshevsky | 2018-01-16 | 1 | -0/+1 |
* | | | Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub... | David S. Miller | 2018-01-15 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | can: af_can: give struct holding the CAN per device receive lists a sensible ... | Marc Kleine-Budde | 2018-01-05 | 1 | -2/+2 |
* | | | | net: Convert atomic_t net::count to refcount_t | Kirill Tkhai | 2018-01-15 | 1 | -4/+4 |
* | | | | net: sch: prio: Add offload ability to PRIO qdisc | Nogah Frankel | 2018-01-14 | 1 | -0/+25 |
* | | | | net: sch: red: Change the name of the stats struct to be generic | Nogah Frankel | 2018-01-10 | 1 | -5/+6 |
* | | | | ipv6: Add support for non-equal-cost multipath | Ido Schimmel | 2018-01-10 | 1 | -0/+1 |
* | | | | ipv6: Calculate hash thresholds for IPv6 nexthops | Ido Schimmel | 2018-01-10 | 2 | -0/+8 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | sctp: fix the handling of ICMP Frag Needed for too small MTUs | Marcelo Ricardo Leitner | 2018-01-08 | 1 | -1/+1 |
| * | | vxlan: trivial indenting fix. | William Tu | 2018-01-03 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-01-09 | 12 | -89/+249 |
|\ \ \ |
|
| * | | | netfilter: flow table support for the mixed IPv4/IPv6 family | Pablo Neira Ayuso | 2018-01-08 | 1 | -0/+5 |
| * | | | netfilter: flow table support for IPv6 | Pablo Neira Ayuso | 2018-01-08 | 1 | -0/+2 |