summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-104-131/+101
* net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* Merge branch 'net-is_enabled'David S. Miller2016-09-1010-20/+19
|\
| * xfrm: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-1/+1
| * sctp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-1/+1
| * net: sched: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-3/+3
| * l2tp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-103-5/+5
| * ipv4: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-1/+1
| * net: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-2/+1
| * lec: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-6/+6
| * appletalk: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-1/+1
|/
* Merge branch 'fs_enet-opt'David S. Miller2016-09-105-311/+220
|\
| * net: fs_enet: make rx_copybreak value configurableChristophe Leroy2016-09-101-0/+40
| * net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy2016-09-101-16/+20
| * net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy2016-09-105-295/+160
|/
* Merge branch 'act_tunnel_key'David S. Miller2016-09-1012-55/+606
|\
| * net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-105-0/+434
| * net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai2016-09-102-1/+110
| * net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai2016-09-101-13/+39
| * net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-104-41/+23
|/
* ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring2016-09-091-4/+9
* Merge branch 'alx-msix'David S. Miller2016-09-094-29/+231
|\
| * alx: add module parameter to enable msi-x supportTobias Regnery2016-09-091-1/+4
| * alx: add msi-x supportTobias Regnery2016-09-094-8/+184
| * alx: factor out part of the interrupt handlerTobias Regnery2016-09-091-14/+20
| * alx: refactor msi enablement and disablementTobias Regnery2016-09-092-9/+26
|/
* qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* Merge branch 'bpf-helper-cleanups'David S. Miller2016-09-096-185/+213
|\
| * bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-096-158/+149
| * bpf: add own ctx rewriter on ifindex for clsact progsDaniel Borkmann2016-09-091-6/+31
| * bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-093-14/+27
| * bpf: minor cleanups in helpersDaniel Borkmann2016-09-092-7/+6
|/
* ip_tunnel: do not clear l4 hashesEric Dumazet2016-09-091-1/+1
* ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring2016-09-091-4/+6
* ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring2016-09-091-2/+3
* Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-0926-3353/+2416
|\
| * rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-0824-3337/+1993
| * rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-0810-15/+391
| * rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-082-2/+44
| * rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-083-30/+15
| * rxrpc: Convert rxrpc_local::services to an hlistDavid Howells2016-09-085-11/+11
| * rxrpc: Update protocol definitions slightlyDavid Howells2016-09-081-3/+5
| * rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed valuesDavid Howells2016-09-081-11/+13
* | via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-091-12/+9
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* | net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-092-92/+92
* | net: x25: remove null checks on arrays calling_ae and called_aeColin Ian King2016-09-091-4/+0
* | macsec: set network devtypestephen hemminger2016-09-091-0/+1
* | rtnetlink: remove unused ifla_stats_policystephen hemminger2016-09-091-4/+0
* | Merge branch 'newroute-creation-flags'David S. Miller2016-09-092-4/+12
|\ \
OpenPOWER on IntegriCloud