summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: ifi: Unify timing constantsMarek Vasut2016-05-091-13/+1Star
* can: ifi: Update timing configuration codeMarek Vasut2016-05-091-33/+21Star
* can: ifi: Start NAPI poll on bus warning tooMarek Vasut2016-05-091-2/+3
* can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
* can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger2016-05-091-9/+95
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-05-093-7/+73
* can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla2016-05-091-1/+2
* can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
* can: sja1000: Fix error location forwardingAlexander Gerasiov2016-05-091-1/+5
* Merge branch 'sh_eth-sw-reset'David S. Miller2016-05-091-9/+3Star
|\
| * sh_eth: reuse sh_eth_chip_reset()Sergei Shtylyov2016-05-091-9/+2Star
| * sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()Sergei Shtylyov2016-05-091-2/+3
|/
* pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov2016-05-091-2/+0Star
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-05-098-53/+180
|\
| * Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An2016-05-061-5/+6
| * Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain2016-05-021-4/+2Star
| * btmrvl: add platform specific wakeup interrupt supportXinming Hu2016-05-024-15/+116
| * dt: bindings: add MARVELL's bt-sd8xxx wireless deviceXinming Hu2016-05-022-29/+56
* | tcp: refactor struct tcp_skb_cbLawrence Brakmo2016-05-091-3/+8
* | ifb: support more featuresEric Dumazet2016-05-091-0/+3
* | net: make sch_handle_ingress() drop monitor readyEric Dumazet2016-05-091-1/+3
* | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-091-14/+7Star
* | fq_codel: add memory limitation per queueEric Dumazet2016-05-092-3/+27
* | net: Add Qualcomm IPC routerCourtney Cavin2016-05-099-1/+1198
* | soc: qcom: smd: Introduce compile stubsBjorn Andersson2016-05-091-1/+27
* | cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai2016-05-071-18/+20
* | mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko2016-05-071-1/+1
* | macvtap: add namespace support to the sysfs device classMarc Angel2016-05-071-10/+26
* | ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet2016-05-061-4/+4
* | Merge branch 'bpf-direct-pkt-access'David S. Miller2016-05-0614-82/+1004
|\ \
| * | samples/bpf: add verifier testsAlexei Starovoitov2016-05-061-0/+80
| * | samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-065-0/+281
| * | bpf: add documentation for 'direct packet access'Alexei Starovoitov2016-05-061-2/+83
| * | bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2016-05-064-6/+65
| * | bpf: improve verifier state equivalenceAlexei Starovoitov2016-05-061-20/+3Star
| * | bpf: direct packet accessAlexei Starovoitov2016-05-063-8/+440
| * | bpf: cleanup verifier codeAlexei Starovoitov2016-05-061-47/+53
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-0615-1262/+1062Star
|\ \
| * | i40e: constify i40e_client_ops structureJulia Lawall2016-05-062-2/+2
| * | i40e: fix misleading indentationArnd Bergmann2016-05-061-1/+2
| * | i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-061-3/+31
| * | i40evf: Allocate Rx buffers properlyMitch Williams2016-05-061-4/+1Star
| * | i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-065-62/+27Star
| * | i40evf: refactor receive routineJesse Brandeburg2016-05-065-513/+481Star
| * | i40evf: Drop packet split receive routineJesse Brandeburg2016-05-067-75/+3Star
| * | i40e: Refactor receive routineJesse Brandeburg2016-05-066-303/+531
| * | i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-063-8/+2Star
| * | i40e: Drop packet split receive routineJesse Brandeburg2016-05-066-317/+10Star
| * | i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2016-05-062-14/+12Star
* | | net: vrf: Create FIB tables on link createDavid Ahern2016-05-063-2/+13