summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-26bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-02-26r8152: fix tx packets accountingEric Dumazet
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel
2018-02-26DT: net: renesas,ravb: document R8A77980 bindingsSergei Shtylyov
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried
2018-02-26test_bpf: add a schedule pointEric Dumazet
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-02-26tuntap: correctly add the missing XDP flushJason Wang
2018-02-26tuntap: disable preemption during XDP processingJason Wang
2018-02-26Revert "tuntap: add missing xdp flush"Jason Wang
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller
2018-02-26Merge branch 'l2tp-fix-API-races-discovered-by-syzbot'David S. Miller
2018-02-26l2tp: fix tunnel lookup use-after-free raceJames Chapman
2018-02-26l2tp: fix race in pppol2tp_release with session object destroyJames Chapman
2018-02-26l2tp: fix races with tunnel socket closeJames Chapman
2018-02-26l2tp: don't use inet_shutdown on ppp session destroyJames Chapman
2018-02-26l2tp: don't use inet_shutdown on tunnel destroyJames Chapman
2018-02-25Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren
2018-02-25Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede
2018-02-25netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-02-25netfilter: increase IPSTATS_MIB_CSUMERRORS statTaehee Yoo
2018-02-25netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau
2018-02-25netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-02-25netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal
2018-02-25netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal
2018-02-25netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-02-25netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal
2018-02-25netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris