summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-02-27ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long-5/+0
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn-6/+15
2018-02-27tipc: correct initial value for group congestion flagJon Maloy-0/+2
2018-02-27devlink: Fix resource coverity errorsArkadi Sharshevsky-16/+21
2018-02-27net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca-2/+6
2018-02-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-9/+23
2018-02-27devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky-1/+1
2018-02-26r8152: fix tx packets accountingEric Dumazet-1/+1
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter-10/+3
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel-0/+2
2018-02-26DT: net: renesas,ravb: document R8A77980 bindingsSergei Shtylyov-0/+1
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried-0/+1
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du-1/+4
2018-02-26tuntap: correctly add the missing XDP flushJason Wang-0/+1
2018-02-26tuntap: disable preemption during XDP processingJason Wang-0/+6
2018-02-26Revert "tuntap: add missing xdp flush"Jason Wang-15/+0
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov-0/+8
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller-10/+95
2018-02-26Merge branch 'l2tp-fix-API-races-discovered-by-syzbot'David S. Miller-166/+77
2018-02-26l2tp: fix tunnel lookup use-after-free raceJames Chapman-7/+7
2018-02-26l2tp: fix race in pppol2tp_release with session object destroyJames Chapman-25/+27
2018-02-26l2tp: fix races with tunnel socket closeJames Chapman-116/+42
2018-02-26l2tp: don't use inet_shutdown on ppp session destroyJames Chapman-10/+0
2018-02-26l2tp: don't use inet_shutdown on tunnel destroyJames Chapman-9/+2
2018-02-25Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren-3/+4
2018-02-25Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede-6/+19
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-455/+625
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-41/+179
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-184/+183
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-1/+1
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+29
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-98/+107
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds-107/+261
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet-0/+1
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-15/+80
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand-2/+7
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap-0/+1
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris-37/+111
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie-2/+12
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook-0/+1
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+12
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+9
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann-2/+29
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann-4/+42
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap-3/+12
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells-1/+1