aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller451-2246/+3846
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds136-491/+810
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-5/+16
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-18/+39
2017-06-15Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-9/+16
2017-06-15Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-61/+221
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-10/+22
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki3-18/+39
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki12368-283946/+1317754
2017-06-14rxrpc: Cache the congestion window settingDavid Howells6-6/+19
2017-06-14liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang1-1/+1
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2-3/+7
2017-06-14net/mlxfw: fix a NULL dereferenceDan Carpenter1-0/+1
2017-06-14net/act_pedit: fix an error codeDan Carpenter1-1/+3
2017-06-14net: use skb_unref() in napi_consume_skb()Paolo Abeni1-3/+2
2017-06-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller9-26/+122
2017-06-14qed: Fix an off by one bugDan Carpenter1-1/+1
2017-06-14Merge branch 'mlxsw-Add-support-for-cable-info-access'David S. Miller2-0/+207
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky1-0/+131
2017-06-14mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky1-0/+76
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-14Merge branch 'bpf-MIPS-infra'David S. Miller6-14/+104
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney3-3/+33
2017-06-14bpf: Add MIPS support to samples/bpf.David Daney1-0/+13
2017-06-14test_bpf: Add test to make conditional jump cross a large number of insns.David Daney1-0/+32
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney1-11/+26
2017-06-14Merge branch 'bpf-ctx-narrow'David S. Miller9-86/+324
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song4-1/+234
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song6-119/+124
2017-06-14net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong1-5/+3
2017-06-14macvlan: propagate the mac address change status for lowerdevZhang Shengju1-4/+2
2017-06-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-23/+78
2017-06-14Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME deviceShih-Yuan Lee (FourDollars)1-0/+1
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney1-1/+1
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen1-1/+1
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov1-1/+1
2017-06-13ixgbevf: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+29
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller3-10/+17
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+15
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-3/+12
2017-06-13Merge branch 'net-dsa-Multi-CPU-ground-work'David S. Miller12-91/+91
2017-06-13net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli6-25/+29
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli5-2/+17
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli3-30/+19
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli8-48/+40
2017-06-13caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk1-0/+4
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar1-1/+1