summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'net-zerocopy-fixes'David S. Miller2017-08-102-4/+9
|\
| * sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn2017-08-101-2/+7
| * sock: fix zerocopy panic in mem accountingWillem de Bruijn2017-08-101-2/+2
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-08-1014-31/+166
|\
| * igb: support BCM54616 PHYJohn W Linville2017-08-093-0/+8
| * igbvf: convert msleep to mdelay in atomic contextGreg Edwards2017-08-091-1/+1
| * igbvf: after mailbox write, wait for replyGreg Edwards2017-08-091-2/+8
| * igbvf: add lock around mailbox opsGreg Edwards2017-08-094-0/+56
| * e1000e: Initial Support for IceLakeSasha Neftin2017-08-092-0/+8
| * igb: do not drop PF mailbox lock after read of VF messageGreg Edwards2017-08-094-12/+26
| * igb: expose mailbox unlock methodGreg Edwards2017-08-093-0/+41
| * igb: add argument names to mailbox op function declarationsGreg Edwards2017-08-092-13/+14
| * igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2017-08-091-2/+0Star
| * e1000e: add check on e1e_wphy() return valueGustavo A R Silva2017-08-091-0/+2
| * igb: protect TX timestamping from API misuseCliff Spradlin2017-08-091-1/+2
| * igb: Fix error of RX network flow classificationGangfeng Huang2017-08-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-10103-621/+2992
|\ \
| * | futex: Remove unnecessary warning from get_futex_keyMel Gorman2017-08-091-2/+3
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-097-8/+34
| |\ \
| | * | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| | * | i2c: allow i2c-versatile for ARM MPS platformsRussell King2017-07-311-1/+1
| | * | Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-07-311-1/+1
| | |\ \
| | | * | i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman2017-07-171-1/+1
| | * | | i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHzHans de Goede2017-07-311-0/+3
| | * | | i2c: designware: Print clock freq on invalid clock freq errorHans de Goede2017-07-311-1/+2
| | * | | i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko2017-07-313-4/+25
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-093-76/+109
| |\ \ \ \
| | * | | | blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failedMing Lei2017-08-021-6/+11
| | * | | | block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-292-69/+95
| | * | | | block, bfq: reset in_service_entity if it becomes idlePaolo Valente2017-07-291-1/+3
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-08-091-4/+4
| |\ \ \ \ \
| | * | | | | crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyAntoine Ténart2017-08-031-1/+1
| | * | | | | crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyAntoine Ténart2017-08-031-3/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-0955-186/+2490
| |\ \ \ \ \ \
| | * | | | | | net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-093-3/+3
| | * | | | | | qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-091-1/+5
| | * | | | | | ppp: fix xmit recursion detection on ppp channelsGuillaume Nault2017-08-091-8/+10
| | * | | | | | rds: Reintroduce statistics countingHåkon Bugge2017-08-091-1/+4
| | * | | | | | tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet2017-08-091-0/+4
| | * | | | | | net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long2017-08-091-10/+10
| | * | | | | | net: dsa: mediatek: add adjust link support for user portsJohn Crispin2017-08-092-0/+39
| | * | | | | | net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-091-11/+18
| | * | | | | | qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
| | * | | | | | hysdn: fix to a race condition in put_log_bufferAnton Volkov2017-08-071-15/+13Star
| | * | | | | | s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann2017-08-071-2/+2
| | * | | | | | Merge branch 'asix-Improve-robustness'David S. Miller2017-08-073-10/+45
| | |\ \ \ \ \ \
| | | * | | | | | asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-073-0/+17
| | | * | | | | | asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins2017-08-071-9/+25
| | | * | | | | | asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins2017-08-071-1/+3
| | |/ / / / / /
| | * | | | | | bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter2017-08-071-0/+11