| Commit message (Expand) | Author | Age | Files | Lines |
* | qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs | Jesper Dangaard Brouer | 2017-08-16 | 3 | -2/+57 |
* | Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app' | David S. Miller | 2017-08-16 | 4 | -5/+50 |
|\ |
|
| * | nfp: process MTU updates from firmware flower app | Simon Horman | 2017-08-16 | 1 | -2/+9 |
| * | nfp: process control messages in workqueue in flower app | Simon Horman | 2017-08-16 | 4 | -3/+41 |
|/ |
|
* | bpf: devmap: remove unnecessary value size check | John Fastabend | 2017-08-16 | 1 | -6/+0 |
* | Merge branch 'bpf-sockmap' | David S. Miller | 2017-08-16 | 29 | -59/+2316 |
|\ |
|
| * | bpf: selftests add sockmap tests | John Fastabend | 2017-08-16 | 7 | -39/+443 |
| * | bpf: selftests: add tests for new __sk_buff members | John Fastabend | 2017-08-16 | 1 | -0/+152 |
| * | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 8 | -6/+547 |
| * | bpf: add access to sock fields and pkt data from sk_skb programs | John Fastabend | 2017-08-16 | 3 | -0/+179 |
| * | bpf: sockmap with sk redirect support | John Fastabend | 2017-08-16 | 9 | -5/+940 |
| * | bpf: export bpf_prog_inc_not_zero | John Fastabend | 2017-08-16 | 2 | -1/+9 |
| * | bpf: introduce new program type for skbs on sockets | John Fastabend | 2017-08-16 | 3 | -0/+38 |
| * | net: fixes for skb_send_sock | John Fastabend | 2017-08-16 | 2 | -2/+2 |
| * | net: add sendmsg_locked and sendpage_locked to af_inet6 | John Fastabend | 2017-08-16 | 1 | -0/+2 |
| * | net: early init support for strparser | John Fastabend | 2017-08-16 | 1 | -6/+4 |
|/ |
|
* | net: 3c509: constify pnp_device_id | Arvind Yadav | 2017-08-16 | 1 | -1/+1 |
* | liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU | Veerasenareddy Burru | 2017-08-16 | 2 | -6/+6 |
* | Merge branch 'net-sizeof-cleanups' | David S. Miller | 2017-08-16 | 19 | -60/+60 |
|\ |
|
| * | mlx4: sizeof style usage | stephen hemminger | 2017-08-16 | 15 | -56/+56 |
| * | skge: add paren around sizeof arg | stephen hemminger | 2017-08-16 | 1 | -1/+1 |
| * | virtio: put paren around sizeof | stephen hemminger | 2017-08-16 | 1 | -1/+1 |
| * | tun/tap: use paren's with sizeof | stephen hemminger | 2017-08-16 | 2 | -2/+2 |
|/ |
|
* | net_sched/hfsc: opencode trivial set_active() and set_passive() | Konstantin Khlebnikov | 2017-08-16 | 1 | -29/+16 |
* | net_sched: call qlen_notify only if child qdisc is empty | Konstantin Khlebnikov | 2017-08-16 | 6 | -13/+15 |
* | Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature' | David S. Miller | 2017-08-16 | 7 | -451/+529 |
|\ |
|
| * | liquidio: added support for ethtool --set-channels feature | Intiyaz Basha | 2017-08-16 | 6 | -50/+226 |
| * | liquidio: moved octeon_setup_interrupt to lio_core.c | Intiyaz Basha | 2017-08-16 | 4 | -263/+202 |
| * | liquidio: moved liquidio_legacy_intr_handler to lio_core.c | Intiyaz Basha | 2017-08-16 | 3 | -56/+57 |
| * | liquidio: moved liquidio_msix_intr_handler to lio_core.c | Intiyaz Basha | 2017-08-16 | 5 | -88/+50 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 228 | -904/+2154 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-08-16 | 58 | -159/+512 |
| |\ |
|
| | * | bpf: fix bpf_trace_printk on 32 bit archs | Daniel Borkmann | 2017-08-16 | 1 | -4/+30 |
| | * | PCI: fix oops when try to find Root Port for a PCI device | dingtianhong | 2017-08-16 | 1 | -3/+4 |
| | * | sfc: don't try and read ef10 data on non-ef10 NIC | Bert Kenward | 2017-08-16 | 1 | -2/+6 |
| | * | net_sched: remove warning from qdisc_hash_add | Konstantin Khlebnikov | 2017-08-16 | 1 | -3/+0 |
| | * | net_sched/sfq: update hierarchical backlog when drop packet | Konstantin Khlebnikov | 2017-08-16 | 1 | -1/+4 |
| | * | net_sched: reset pointers to tcf blocks in classful qdiscs' destructors | Konstantin Khlebnikov | 2017-08-16 | 4 | -4/+12 |
| | * | ipv4: fix NULL dereference in free_fib_info_rcu() | Eric Dumazet | 2017-08-16 | 1 | -5/+7 |
| | * | net: Fix a typo in comment about sock flags. | Tonghao Zhang | 2017-08-16 | 1 | -1/+1 |
| | * | ipv6: fix NULL dereference in ip6_route_dev_notify() | Eric Dumazet | 2017-08-16 | 2 | -3/+13 |
| | * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub... | David S. Miller | 2017-08-15 | 15 | -40/+126 |
| | |\ |
|
| | | * | brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices | Arend Van Spriel | 2017-08-14 | 1 | -2/+4 |
| | | * | Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-08-09 | 6 | -10/+59 |
| | | |\ |
|
| | | | * | iwlwifi: mvm: send delba upon rx ba session timeout | Naftali Goldstein | 2017-08-09 | 1 | -2/+2 |
| | | | * | mac80211: add api to start ba session timer expired flow | Naftali Goldstein | 2017-08-09 | 2 | -1/+36 |
| | | | * | iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU | Emmanuel Grumbach | 2017-08-09 | 1 | -4/+6 |
| | | | * | iwlwifi: mvm: start mac queues when deferred tx frames are purged | Avraham Stern | 2017-08-09 | 1 | -1/+11 |
| | | | * | iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get... | Christophe Jaillet | 2017-08-05 | 1 | -2/+4 |
| | | |/ |
|
| | | * | Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-08-03 | 9 | -28/+63 |
| | | |\ |
|