summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table sizeShanker Donthineni2017-10-131-4/+11
| | | * | | | | | | irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()Shanker Donthineni2017-10-131-1/+1
| | | * | | | | | | DT: arm,gic-v3: Update the ITS size in the examplesJulien Grall2017-10-131-3/+3
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-221-2/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | objtool: Fix memory leak in decode_instructions()Kamalesh Babulal2017-10-201-2/+7
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21113-689/+1735
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger2017-10-221-1/+2
| | * | | | | | | | | ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-10-222-2/+3
| | * | | | | | | | | of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven2017-10-221-12/+27
| | * | | | | | | | | textsearch: fix typos in library helpersRandy Dunlap2017-10-222-2/+2
| | * | | | | | | | | rxrpc: Don't release call mutex on error pointerDavid Howells2017-10-221-2/+3
| | * | | | | | | | | Merge branch 'stmmac-hw-tstamp-fixes'David S. Miller2017-10-222-8/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu2017-10-221-1/+1
| | | * | | | | | | | | net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu2017-10-221-7/+6
| | | * | | | | | | | | net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu2017-10-221-0/+1
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'mlxsw-fixes'David S. Miller2017-10-222-1/+41
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | mlxsw: spectrum_router: Configure TIGCR on initPetr Machata2017-10-221-1/+10
| | | * | | | | | | | | mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata2017-10-221-0/+31
| | |/ / / / / / / / /
| | * | | | | | | | | net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-221-3/+2
| | * | | | | | | | | soreuseport: fix initialization raceCraig Gallek2017-10-223-11/+11
| | * | | | | | | | | net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov2017-10-221-1/+1
| | * | | | | | | | | sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn2017-10-221-0/+4
| | * | | | | | | | | Merge branch 'bpf-range-marking-fixes'David S. Miller2017-10-222-12/+525
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann2017-10-221-0/+480
| | | * | | | | | | | | bpf: fix pattern matches for direct packet accessDaniel Borkmann2017-10-221-0/+24
| | | * | | | | | | | | bpf: fix off by one for range markings with L{T, E} patternsDaniel Borkmann2017-10-221-12/+21
| | |/ / / / / / / / /
| | * | | | | | | | | bpf: devmap fix arithmetic overflow in bitmap_size calculationJohn Fastabend2017-10-221-1/+1
| | * | | | | | | | | Merge branch 'aquantia-fixes'David S. Miller2017-10-2112-146/+284
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh2017-10-211-6/+6
| | | * | | | | | | | | net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-219-62/+155
| | | * | | | | | | | | net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh2017-10-211-0/+3
| | | * | | | | | | | | net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh2017-10-211-4/+7
| | | * | | | | | | | | net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh2017-10-211-0/+2
| | | * | | | | | | | | net: aquantia: Add queue restarts stats counterIgor Russkikh2017-10-212-58/+37
| | | * | | | | | | | | net: aquantia: Reset nic statistics on interface up/downIgor Russkikh2017-10-216-17/+75
| | |/ / / / / / / / /
| | * | | | | | | | | udp: make some messages more descriptiveMatteo Croce2017-10-211-2/+2
| | * | | | | | | | | geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio2017-10-211-6/+0
| | * | | | | | | | | Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller2017-10-215-30/+98
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-191-8/+2
| | | * | | | | | | | | can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-191-1/+1
| | | * | | | | | | | | can: af_can: can_pernet_init(): add missing error handling for kzalloc return...Marc Kleine-Budde2017-10-191-1/+13
| | | * | | | | | | | | can: af_can: do not access proto_tab directly use rcu_access_pointer insteadMarc Kleine-Budde2017-10-191-3/+3
| | | * | | | | | | | | can: bcm: check for null sk before deferencing it via the call to sock_netColin Ian King2017-10-191-2/+3
| | | * | | | | | | | | can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+2
| | | * | | | | | | | | can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+3
| | | * | | | | | | | | can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-1/+1
| | | * | | | | | | | | can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-9/+66
| | | * | | | | | | | | can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-4/+4
| | | * | | | | | | | | can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)2017-10-191-2/+3
| | * | | | | | | | | | hv_sock: add locking in the open/close/release code pathsDexuan Cui2017-10-211-4/+18