summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | netfilter: ipt_CLUSTERIP: fix use-after-free of proc entrySabrina Dubroca2017-07-191-1/+3
| | * | | | Merge branch 'bnxt_en-bug-fixes'David S. Miller2017-08-242-12/+31
| | |\ \ \ \
| | | * | | | bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan2017-08-241-12/+28
| | | * | | | bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan2017-08-241-0/+2
| | | * | | | bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan2017-08-241-0/+1
| | |/ / / /
| | * | | | nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2017-08-241-2/+2
| | * | | | sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-08-242-4/+6
| | | |_|/ | | |/| |
| | * | | net: dsa: use consume_skb()Eric Dumazet2017-08-242-2/+2
| | * | | Merge branch 'nfp-fixes'David S. Miller2017-08-243-22/+26
| | |\ \ \
| | | * | | nfp: avoid buffer leak when representor is missingJakub Kicinski2017-08-241-5/+5
| | | * | | nfp: make sure representors are destroyed before their lower netdevJakub Kicinski2017-08-241-8/+14
| | | * | | nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski2017-08-241-9/+7
| | |/ / /
| | * | | Merge branch 'dst-tag-ksz-fix'David S. Miller2017-08-243-13/+51
| | |\ \ \
| | | * | | net: dsa: skb_put_padto() already frees nskbFlorian Fainelli2017-08-241-4/+6
| | | * | | net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2017-08-242-9/+45
| | |/ / /
| | * | | net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka2017-08-241-1/+4
| | * | | fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-231-0/+2
| | * | | bpf: fix map value attribute for hash of mapsDaniel Borkmann2017-08-231-13/+17
| | * | | net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli2017-08-221-2/+4
| | * | | Merge branch 'net-sched-couple-of-chain-fixes'David S. Miller2017-08-221-4/+12
| | |\ \ \
| | | * | | net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko2017-08-221-3/+3
| | | * | | net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko2017-08-221-2/+10
| | |/ / /
| | * | | udp: on peeking bad csum, drop packets even if not at headEric Dumazet2017-08-221-1/+1
| | * | | macsec: add genl family module aliasSabrina Dubroca2017-08-221-0/+1
| | * | | Merge branch 'tipc-topology-server-fixes'David S. Miller2017-08-221-12/+9
| | |\ \ \
| | | * | | tipc: fix a race condition of releasing subscriber objectYing Xue2017-08-221-0/+2
| | | * | | tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan2017-08-221-12/+7
| | |/ / /
| | * | | mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel2017-08-221-4/+11
| | * | | net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery2017-08-221-1/+0
| | * | | net/hsr: Check skb_put_padto() return valueFlorian Fainelli2017-08-221-1/+2
| | * | | ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-223-8/+56
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-226-11/+29
| | |\ \ \
| | | * | | esp: Fix error handling on layer 2 xmit.Steffen Klassert2017-08-072-2/+2
| | | * | | xfrm: policy: check policy direction valueVladis Dronov2017-08-031-0/+6
| | | * | | xfrm: fix null pointer dereference on state and tmpl sortKoichiro Den2017-08-021-0/+8
| | | * | | esp: Fix memleaks on error paths.Steffen Klassert2017-07-132-9/+13
| | * | | | ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio2017-08-221-4/+2
| * | | | | Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-012-18/+18
| |\ \ \ \ \
| | * | | | | ceph: fix readpage from fscacheYan, Zheng2017-09-012-18/+18
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-012-20/+39
| |\ \ \ \ \ \
| | * | | | | | Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2017-08-311-5/+19
| | * | | | | | Input: synaptics - fix device info appearing different on reconnectAnthony Martin2017-08-281-15/+20
| * | | | | | | Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-09-012-3/+22
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: sdhci-xenon: add set_power callbackZhoujie Wu2017-08-301-0/+19
| | * | | | | | | mmc: block: Fix block status codesAdrian Hunter2017-08-301-3/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-09-014-3/+17
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-08-313-2/+12
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixesMark Brown2017-08-312-1/+11
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ASoC: rt5670: Fix GPIO headset detection regressionTakashi Iwai2017-08-222-1/+11
| | | * | | | | | | | ASoC: simple_card_utils: fix fallback when "label" property isn't presentLucas Stach2017-08-301-1/+1
| | | |/ / / / / / /